Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.3 KB

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: xtermjs/xterm.js#3434

An issue about tab characters: xtermjs/xterm.js#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.