Mitchell Hashimoto
34cfe0abab
xterm audit: DECOM (origin mode)
2023-11-21 18:32:00 -08:00
Mitchell Hashimoto
df800fb0b3
xterm audit: reverse video (DECSCNM)
2023-11-12 22:18:53 -08:00
Mitchell Hashimoto
8783f6c925
xterm audit: slow scroll (DECSCLM)
2023-11-12 22:11:11 -08:00
Mitchell Hashimoto
f00c87e805
xterm audit: DECCOLM and 132COLS
2023-11-12 22:05:26 -08:00
Mitchell Hashimoto
5ce50d08a1
terminal: linefeed mode
2023-10-12 20:46:26 -07:00
Mitchell Hashimoto
853c0427e6
website: document srm mode
2023-10-12 19:38:06 -07:00
Mitchell Hashimoto
89d2827910
terminal: insert mode tests, fix insertBlanks multi-cell char split
2023-10-12 19:24:27 -07:00
Mitchell Hashimoto
6a065540dd
terminal: KAM (mode 2)
...
This has an associated config `vt-kam-allowed` which defaults to "false"
since this mode can cause the terminal to become mostly unusable. We
include this mode for completions sake however.
2023-10-12 17:07:47 -07:00