GitXplorerGitXplorer
d

xterm-tab

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f771976dbe0f7214111eebac8a8ac036cd2abfe5

fix: image addon

ddaiyam committed a year ago
Unverified
8c67063e9f49935d8aeefb9c907663bfc2d0294d

ci: fix publish

ddaiyam committed a year ago
Unverified
1ba742d8fb289eaf7277434e07cdcd4dd0e785db

feat: update versions

ddaiyam committed a year ago
Unverified
96291ee70b3ec9beea3201d520b41d593a9062c2

feat: disable image addon

ddaiyam committed a year ago
Unverified
8f6e5fda840bf4ab0478666edfb6d44427141a37

fix: update version

ddaiyam committed a year ago
Unverified
d1c517840de7127f68a6aab1c9203123d0ba7f05

ci: add debug

ddaiyam committed a year ago

README

The README file for this repository.

MIT licensed NPM Version

What is it?

xterm-tab is a temporary fork of xterm.js with the support of the tab character.

printf "\033[48;5;1mred\t - \tred\033[0mnormal\n"

Where is it used?

I'm currently using it in my custom build of VSCodium / VSCode.

Why not in Xterm.js

My PR: https://github.com/xtermjs/xterm.js/pull/3434

An issue about tab characters: https://github.com/xtermjs/xterm.js/issues/734

License

Copyright © 2021-present Baptiste Augrain
Copyright © 2017-2019, The xterm.js authors (MIT License)
Copyright © 2014-2017, SourceLair, Private Company (www.sourcelair.com) (MIT License)
Copyright © 2012-2013, Christopher Jeffrey (MIT License)

Licensed under the MIT license.