Appearance
Terminal.app vs vterm
Side-by-side terminal feature comparison
Summary
86 features differ between these terminals
Feature Comparison
Character Sets
| Feature | Terminal.app | vterm |
|---|---|---|
| DEC Special Graphics | ? | ✓ |
| UTF-8 mode | ? | ✓ |
Cursor
Device Status
Editing
| Feature | Terminal.app | vterm |
|---|---|---|
| Delete characters (DCH) | ? | ✓ |
| Delete lines (DL) | ? | ✓ |
| Insert characters (ICH) | ? | ✓ |
| Insert lines (IL) | ? | ✓ |
| Repeat character (REP) | ? | ✓ |
Erase
Extensions
Input Protocols
| Feature | Terminal.app | vterm |
|---|---|---|
| Button-Event Mouse (1002) | ✓ | ✓ |
| CSI u Key Encoding | ? | ✓ |
| modifyOtherKeys | ✓ | ✓ |
| Pixel Mouse Reporting (1016) | ✓ | ✓ |
| urxvt Mouse Reporting (1015) | ✓ | ✓ |
| X10 Mouse Tracking (9) | ✓ | ✓ |
Modes
Reset
| Feature | Terminal.app | vterm |
|---|---|---|
| Backend reset() method | ? | ✓ |
| Full reset (RIS) | ✓ | ✓ |
| SGR reset clears attributes | ✓ | ✓ |
| Soft reset (DECSTR) | ? | ✓ |
Scrollback
| Feature | Terminal.app | vterm |
|---|---|---|
| Scrollback accumulates | ? | ✓ |
| Alt screen separate scrollback | ? | ✓ |
| Reverse index (RI) | ✓ | ✓ |
| Scroll down (SD) | ? | ✓ |
| Scroll up (SU) | ✓ | ✓ |
| Scroll region (DECSTBM) | ? | ✓ |
| Total line count | ? | ✓ |
SGR (Text Styling)
Text
Unicode
| Feature | Terminal.app | vterm |
|---|---|---|
| East Asian Ambiguous Width | ✓ | ✓ |
| Grapheme Cluster Cursor Movement | ? | ✓ |
| Tab Stops (HT) | ✓ | ✓ |
| Wide Char at Line Wrap | ✓ | ✓ |
Only in Terminal.app
3 features supported by Terminal.app but not vterm:
- extensions.bracketed-pasteExtensions
- extensions.da1Extensions
- extensions.da2Extensions
Only in vterm
83 features supported by vterm but not Terminal.app:
- DEC Special GraphicsCharacter Sets
- UTF-8 modeCharacter Sets
- Hide cursor (DECTCEM)Cursor
- Cursor horizontal absolute (CHA)Cursor
- Cursor next line (CNL)Cursor
- Cursor position report (DSR 6)Cursor
- Cursor shape (DECSCUSR)Cursor
- Mode Reporting (DECRPM)Device Status
- DECRQSS (Request Setting)Device Status
- Primary device attributes (DA1)Device Status
- Device status report (DSR 5)Device Status
- XTGETTCAP (Query Terminfo)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
- Erase line (EL 2)Erase
- Erase to BOL (EL 1)Erase
- Erase above (ED 1)Erase
- Erase below (ED 0)Erase
- Erase scrollback (ED 3)Erase
- Selective Erase (DECSED)Erase
- Kitty graphics protocolExtensions
- Kitty keyboard protocolExtensions
- Icon and title (OSC 0)Extensions
- Foreground color query (OSC 10)Extensions
- Background color query (OSC 11)Extensions
- Clipboard access (OSC 52)Extensions
- Current directory (OSC 7)Extensions
- Hyperlinks (OSC 8)Extensions
- Text reflow on resizeExtensions
- Semantic prompts (OSC 133)Extensions
- Sixel graphicsExtensions
- 24-bit truecolorExtensions
- CSI u Key EncodingInput Protocols
- App cursor keys (DECCKM)Modes
- Application keypad (DECKPAM)Modes
- Bracketed paste (DECSET 2004)Modes
- Focus tracking (DECSET 1004)Modes
- Insert/replace mode (IRM)Modes
- All motion mouse (DECSET 1003)Modes
- SGR mouse mode (DECSET 1006)Modes
- Mouse tracking (DECSET 1000)Modes
- Origin mode (DECOM)Modes
- Reverse video (DECSCNM)Modes
- Synchronized output (DECSET 2026)Modes
- Backend reset() methodReset
- Soft reset (DECSTR)Reset
- Scrollback accumulatesScrollback
- Alt screen separate scrollbackScrollback
- Scroll down (SD)Scrollback
- Scroll region (DECSTBM)Scrollback
- Total line countScrollback
- 256-color bg (SGR 48;5)SGR (Text Styling)
- Bright bg colors (SGR 100-107)SGR (Text Styling)
- Default bg color (SGR 49)SGR (Text Styling)
- Standard bg colors (SGR 40-47)SGR (Text Styling)
- Blink (SGR 5)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)
- Default fg color (SGR 39)SGR (Text Styling)
- Standard fg colors (SGR 30-37)SGR (Text Styling)
- Hidden/invisible (SGR 8)SGR (Text Styling)
- Inverse video (SGR 7)SGR (Text Styling)
- Overline (SGR 53)SGR (Text Styling)
- Reset bold/dim (SGR 22)SGR (Text Styling)
- Reset inverse (SGR 27)SGR (Text Styling)
- Reset underline (SGR 24)SGR (Text Styling)
- Underline color (SGR 58)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)
- Backspace (BS)Text
- Index (IND)Text
- Next line (NEL)Text
- Overwrite at cursorText
- Reverse Index at Scroll TopText
- CJK wide chars (2 cols)Text
- Emoji wide chars (2 cols)Text
- Grapheme Cluster Cursor MovementUnicode