descriptionTerminal emulation for comint
ownerjakanakaevangeli@chiru.no
last changeSat, 15 Oct 2022 16:04:20 +0000 (15 18:04 +0200)
content tags
add:
readme

Terminal emulation for comint.

For more information, see the commentary section of coterm.el.

shortlog
2022-10-15 Miha RihtaršičDetect 'mpv -v' promptmaster
2022-10-05 Miha RihtaršičFix typo in commentary
2022-09-02 Miha RihtaršičVersion 1.6
2022-08-31 Miha RihtaršičDepend on compat and fix some issues with Emacs 26
2022-08-30 Miha RihtaršUse string-replace instead of stripping CR's in the...
2022-05-22 Miha RihtaršičFix error on printf '\010' or printf '\020\010'
2022-03-18 Miha RihtaršičVersion 1.5
2022-03-01 Miha RihtaršičFix \e[1J if coterm--t-row-off is nonzero
2022-03-01 Miha RihtaršičFix \e[1K and \e[0J if coterm--t-row-off is nonzero
2022-03-01 Miha RihtaršičDon't narrow before saving point position
2022-02-28 Miha RihtaršičScroll snap after leaving alternate sub-buffer
2022-02-28 Miha RihtaršičUse point and row/col-offset variables for cursor posit...
2022-02-12 Miha RihtaršičSupport for smcup/rmcup
2022-01-23 Miha RihtaršičVersion 1.4
2021-12-28 Miha RihtaršičFix \e[K if current column is beyond terminal width
2021-12-27 Miha RihtaršičSupport sequence \e[f (apt uses it as an equivalent...
...
tags
2 years ago 1.1
heads
15 months ago preoutput-filter
18 months ago master