mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Allow running mappable actions via remote control
Saves me having to define a special remote control wrapper for every mappable action.
This commit is contained in:
parent
ac7b6870a8
commit
54548931b5
7 changed files with 100 additions and 4 deletions
|
|
@ -48,6 +48,8 @@ Detailed list of changes
|
|||
|
||||
- kitten @ load-config: Allow (re)loading kitty.conf via remote control
|
||||
|
||||
- Remote control: Allow running mappable actions via remote control (`kitten @ action`)
|
||||
|
||||
- kitten @ send-text: Add a new option to automatically wrap the sent text in
|
||||
bracketed paste escape codes if the program in the destination window has
|
||||
turned on bracketed paste.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue