summaryrefslogtreecommitdiffstats
path: root/lisp/xterm-kitty.el
Commit message (Collapse)AuthorAgeFilesLines
* 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