descriptionYTERM: emulator of a terminal emulator
ownerketmar@ketmar.no-ip.org
last changeMon, 18 Mar 2024 07:31:57 +0000 (18 07:31 +0000)
content tags
add:
readme

YTERM emulates a proper terminal emulator with tab support. It implements small subset of the real terminal emulation, enough to run most console software. Many features are not implemented, and will never be implemented because the author doesn't need them.

shortlog
2024-03-18 ketmarmode report (experimental; 669)master
2024-01-18 ketmarcolor support code cleanups
2024-01-18 ketmarcomment typo fix
2024-01-15 ketmarset "K8YTERM" to "tan" (can be used to detect YTERM...
2023-12-27 ketmarcompress history lines; compression is very simple...
2023-12-27 ketmaruse `mmap()` and `mremap()` to manage history buffers
2023-12-22 ketmaroops; README typo fix
2023-12-22 ketmarextended OSC reports now opt-in
2023-12-09 ketmarupdated README and private sequences
2023-12-06 ketmarreadme reformatting; "M-[" now sends lone Esc
2023-11-23 ketmardo not automatically reset locked state in selection
2023-11-20 ketmarmore private codes
2023-11-20 ketmaradded priv code to turn esc-esc on/off
2023-11-19 ketmaradded modifier reports extension; turn on with "\x1b...
2023-11-19 ketmarF11 and F12 generate "\x1b[111[;mod]Y" and "\x1b[112...
2023-11-19 ketmaroops, shift+digits should not be sent as Y-ext
...
heads
5 weeks ago master