summaryrefslogtreecommitdiffstats
path: root/lisp/term/xterm-kitty.el
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to new response APIRavi R Kiran2022-02-061-2/+2
|
* Remote control protocolRavi R Kiran2021-10-111-30/+7
|
* No xterm dependencies is kitty-keyboard-protocolRavi R Kiran2021-10-111-8/+23
|
* Refactor keyboard protocol support into separate fileRavi R Kiran2021-10-101-421/+5
|
* More complete implementation of tablesRavi R Kiran2021-09-241-13/+120
|
* read-event seems to avoid keystroke interleaving problemsRavi R Kiran2021-09-241-2/+1
|
* Run focus advice only onceRavi R Kiran2021-05-101-5/+12
| | | | | It'd be nice to make it coexist with multiple terminal types, but don't know how to do it yet.
* Make xterm-kitty into a real terminal initialization handlerRavi R Kiran2021-05-101-0/+499