mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-04-26 13:21:34 +00:00
[kitty] Add shortcut to open opencode in a splitted window
This commit is contained in:
@@ -86,9 +86,10 @@ map alt+right kitten pass_keys.py right alt+right
|
|||||||
allow_remote_control yes
|
allow_remote_control yes
|
||||||
listen_on unix:@mykitty
|
listen_on unix:@mykitty
|
||||||
|
|
||||||
map F1 launch --allow-remote-control kitty +kitten broadcast
|
map F1 launch --allow-remote-control kitty +kitten broadcast
|
||||||
map ctrl+alt+p kitten kitty_secrets.py "description" "Kitty password"
|
map ctrl+alt+p kitten kitty_secrets.py "description" "Kitty password"
|
||||||
map kitty_mod+p>f kitten hints --type path --program @ --program -
|
map ctrl+alt+o launch --location=vsplit --hold --cwd=current zsh --login --interactive -c "opencode --port"
|
||||||
map kitty_mod+p>l kitten hints --type line --program @ --program -
|
map kitty_mod+p>f kitten hints --type path --program @ --program -
|
||||||
map kitty_mod+p>w kitten hints --type word --program @ --program -
|
map kitty_mod+p>l kitten hints --type line --program @ --program -
|
||||||
|
map kitty_mod+p>w kitten hints --type word --program @ --program -
|
||||||
#: }}}
|
#: }}}
|
||||||
|
|||||||
Reference in New Issue
Block a user