summaryrefslogtreecommitdiffstats
path: root/lisp/xterm-kitty.el
Commit message (Collapse)AuthorAgeFilesLines
* Make xterm-kitty into a real terminal initialization handlerRavi R Kiran2021-05-101-486/+0
|
* Minor code cleanup in preparation for terminal initRavi R Kiran2021-05-091-15/+26
|
* Finally figured out a way to make variables terminal-localRavi R Kiran2021-05-021-11/+5
|
* Adapt to kitty changesRavi R Kiran2021-04-131-28/+37
| | | | | - kitty now has num_lock/caps_lock state in modifiers - kitty has sprouted an is_self field for windows in kitty ls
* Convenience function to create new windowRavi R Kiran2021-04-111-0/+9
|
* Spread it over multiple terminal windowsRavi R Kiran2021-04-111-1/+73
|
* Make multiple-cursors workRavi R Kiran2021-04-061-1/+2
| | | | | | Still not the right approach; should make the table method work, or preferably, create a new keyboard-coding-system, which seems impossible to do in pure elisp.
* Support for kittyRavi R Kiran2021-04-051-0/+390