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:
Kovid Goyal
2024-02-10 13:23:06 +05:30
parent ac7b6870a8
commit 54548931b5
7 changed files with 100 additions and 4 deletions

View File

@@ -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.