map key to change window title #3424
Unanswered
kennycallado
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Use remote control which you can map to key bindings as described https://sw.kovidgoyal.net/kitty/remote-control.html#mapping-key-presses-to-remote-control-commands |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was wondering if it is possible map a key to change the current window title. I know that there is a way to do it with the next command:
kitty @ set-window-title Editor
However I would like to do it from a keybinding like:
launch --title "Titulo"
Thanks in advance and congratulations on such good proyect!
Beta Was this translation helpful? Give feedback.
All reactions