Appearance
vt100.js vs vterm
Side-by-side terminal feature comparison
Summary
119 features differ between these terminals
Feature Comparison
Character Sets
| Feature | vt100.js | vterm |
|---|---|---|
| DEC line drawing character set | ✓ | ✓ |
| DEC Special Graphics | ✓ | ✓ |
| G0/G1 character set switching | ✓ | ✓ |
| UTF-8 mode | ✓ | ✓ |
Cursor
Device Status
Editing
Erase
Extensions
Input Protocols
Modes
Reset
| Feature | vt100.js | vterm |
|---|---|---|
| DECALN screen alignment (ESC # 8) | ✗ | ✓ |
| Backend reset() method | ✓ | ✓ |
| Full reset (RIS) | ✓ | ✓ |
| SGR reset clears attributes | ✓ | ✓ |
| Soft reset (DECSTR) | ✗ | ✓ |
Scrollback
SGR (Text Styling)
Text
Unicode
| Feature | vt100.js | vterm |
|---|---|---|
| East Asian Ambiguous Width | ✓ | ✓ |
| Grapheme Cluster Cursor Movement | ✓ | ✓ |
| Tab Stops (HT) | ✓ | ✓ |
| Wide Char at Line Wrap | ✗ | ✓ |
Only in vt100.js
3 features supported by vt100.js but not vterm:
Only in vterm
115 features supported by vterm but not vt100.js:
- CUP with DECOMCursor
- HPA horizontal position absolute (CSI `)Cursor
- Cursor shape (DECSCUSR)Cursor
- Mode Report (DECRPM)Device Status
- Request Setting (DECRQSS)Device Status
- Secondary Device Attributes (DA2)Device Status
- Tertiary Device Attributes (DA3)Device Status
- Query Terminfo (XTGETTCAP)Device Status
- XTGETXRES — query resource value (DCS + Q)Device Status
- XTREPORTCOLORS — report color capabilities (CSI # R)Device Status
- Terminal Version (XTVERSION)Device Status
- Report window size in pixels (CSI 14 t)Device Status
- Report cell size in pixels (CSI 16 t)Device Status
- Report text area size in chars (CSI 18 t)Device Status
- Report icon label (CSI 20 t)Device Status
- Report window title (CSI 21 t)Device Status
- Delete characters (DCH)Editing
- Delete lines (DL)Editing
- Insert characters (ICH)Editing
- Insert lines (IL)Editing
- Repeat character (REP)Editing
- Erase character (ECH)Erase
- EL erases with bg colorErase
- Selective Erase (DECSED)Erase
- iTerm2 Inline Images (OSC 1337)Extensions
- Kitty graphics protocolExtensions
- Kitty graphics: animationExtensions
- Kitty graphics: displayExtensions
- Kitty graphics: transmitExtensions
- Kitty graphics: Unicode placeholdersExtensions
- Kitty keyboard protocolExtensions
- Kitty keyboard: DISAMBIGUATE (flag 1)Extensions
- Kitty keyboard: REPORT_ALL_KEYS (flag 8)Extensions
- Kitty keyboard: REPORT_ALTERNATE (flag 4)Extensions
- Kitty keyboard: REPORT_EVENTS (flag 2)Extensions
- Kitty keyboard: REPORT_TEXT (flag 16)Extensions
- Desktop Notifications (OSC 9/777)Extensions
- VS Code Shell Integration (OSC 633)Extensions
- Foreground color query (OSC 10)Extensions
- Reset color palette (OSC 104)Extensions
- Background color query (OSC 11)Extensions
- Reset foreground color (OSC 110)Extensions
- Reset background color (OSC 111)Extensions
- Reset cursor color (OSC 112)Extensions
- Cursor color (OSC 12)Extensions
- iTerm2 Capability Reporting (OSC 1337)Extensions
- iTerm2 Cell Size Reporting (OSC 1337)Extensions
- Highlight background (OSC 17)Extensions
- Highlight foreground (OSC 19)Extensions
- Kitty color protocol (OSC 21)Extensions
- Color palette (OSC 4)Extensions
- Special color (OSC 5)Extensions
- Clipboard access (OSC 52)Extensions
- OSC 52 clipboard readExtensions
- OSC 5522 advanced clipboardExtensions
- OSC 66 text sizingExtensions
- Current directory (OSC 7)Extensions
- Hyperlinks (OSC 8)Extensions
- Text reflow on resizeExtensions
- Semantic prompts (OSC 133)Extensions
- Sixel graphicsExtensions
- Sixel support in DA1Extensions
- 24-bit truecolorExtensions
- Button-Event Mouse (1002)Input Protocols
- CSI u Key EncodingInput Protocols
- modifyOtherKeysInput Protocols
- modifyOtherKeys mode 3Input Protocols
- Pixel Mouse Reporting (1016)Input Protocols
- urxvt Mouse Reporting (1015)Input Protocols
- X10 Mouse Tracking (9)Input Protocols
- Enter alt screen (DECSET 1049)Modes
- Alt screen clear-on-enter (?1047)Modes
- Save/restore cursor (?1048)Modes
- Alt screen legacy (?47)Modes
- Bracketed paste (DECSET 2004)Modes
- Mode 2031 color scheme reportingModes
- Focus tracking (DECSET 1004)Modes
- Insert/replace mode (IRM)Modes
- Left/Right Margins (DECLRMM, Mode 69)Modes
- All motion mouse (DECSET 1003)Modes
- SGR mouse mode (DECSET 1006)Modes
- Mouse tracking (DECSET 1000)Modes
- DECALN screen alignment (ESC # 8)Reset
- Soft reset (DECSTR)Reset
- Alt screen separate scrollbackScrollback
- 256-color bg (SGR 48;5)SGR (Text Styling)
- Bright bg colors (SGR 100-107)SGR (Text Styling)
- Standard bg colors (SGR 40-47)SGR (Text Styling)
- 24-bit bg (SGR 48;2)SGR (Text Styling)
- Faint/dim (SGR 2)SGR (Text Styling)
- 256-color fg (SGR 38;5)SGR (Text Styling)
- Bright fg colors (SGR 90-97)SGR (Text Styling)
- Standard fg colors (SGR 30-37)SGR (Text Styling)
- 24-bit fg (SGR 38;2)SGR (Text Styling)
- Hidden/invisible (SGR 8)SGR (Text Styling)
- Italic (SGR 3)SGR (Text Styling)
- Strikethrough (SGR 9)SGR (Text Styling)
- Underline color, indexed (SGR 58;5)SGR (Text Styling)
- Reset underline color (SGR 59)SGR (Text Styling)
- Underline color, truecolor (SGR 58;2)SGR (Text Styling)
- Underline color (SGR 58)SGR (Text Styling)
- Curly underline (SGR 4:3)SGR (Text Styling)
- Dashed underline (SGR 4:5)SGR (Text Styling)
- Dotted underline (SGR 4:4)SGR (Text Styling)
- Double underline (SGR 21)SGR (Text Styling)
- CBT backward tab (CSI Z)Text
- CHT forward tab (CSI I)Text
- Combining characters (0 cols)Text
- HTS set tab stop (ESC H)Text
- TBC clear tab stop (CSI g)Text
- CJK wide chars (2 cols)Text
- Emoji wide chars (2 cols)Text
- Regional indicator flags (2 cols)Text
- Variation selector 16 (emoji presentation)Text
- Wide Char at Line WrapUnicode