mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix(ghostty): Resolve kaymap conflict when pasting from system clip
This commit is contained in:
@@ -74,7 +74,7 @@ gtk-custom-css = theme.css
|
|||||||
# Splits
|
# Splits
|
||||||
keybind = ctrl+shift+enter=new_split:down
|
keybind = ctrl+shift+enter=new_split:down
|
||||||
keybind = ctrl+shift+s=new_split:down
|
keybind = ctrl+shift+s=new_split:down
|
||||||
keybind = ctrl+shift+v=new_split:right
|
keybind = ctrl+shift+b=new_split:right
|
||||||
keybind = ctrl+shift+h=goto_split:left
|
keybind = ctrl+shift+h=goto_split:left
|
||||||
keybind = ctrl+shift+j=goto_split:bottom
|
keybind = ctrl+shift+j=goto_split:bottom
|
||||||
keybind = ctrl+shift+k=goto_split:top
|
keybind = ctrl+shift+k=goto_split:top
|
||||||
|
|||||||
Reference in New Issue
Block a user