diff --git a/keymaps.conf b/keymaps.conf index 270e077..acd2b4d 100644 --- a/keymaps.conf +++ b/keymaps.conf @@ -79,6 +79,14 @@ map alt+right neighboring_window right map alt+up neighboring_window up map alt+down neighboring_window down +# Detach Windows +# moves the window into a new OS window +map kitty_mod+f2 detach_window +# moves the window into a new tab +map kitty_mod+f3 detach_window new-tab +# moves the window into the previously active tab +map ctrl+f4 detach_window tab-prev + ### Kittens ### #kitty-search map kitty_mod+/ launch --location=hsplit --allow-remote-control kitty +kitten kitty_search/search.py @active-kitty-window-id