Skip to content

tui-js/inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ Inputs

Package to decode ANSI sequences from stdin.

📇 Supported modes

Type Name Status
Keyboard XTerm/Legacy
Kitty 🟧
Mouse Encoding Mode Status
X10 (CSI ? 9 h/CSI ? 1000 h)
UTF-8 (CSI ? 1005 h )
SGR (CSI ? 1006 h)
SGR-Pixels (CSI ? 1016 h)
URXVT (CSI ? 1015 h)
X10 compatibility (CSI ? 9 h)
Normal tracking (CSI ? 1000 h)
Button-event tracking (CSI ? 1002 h)
Any-event tracking (CSI ? 1003 h)

📝 Licensing

This project is available under MIT License conditions.