@daiyam/xterm-tab
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.