1
0
Fork 0

ghostty: copy&paste for linux

This commit is contained in:
Von Random 2025-01-01 21:49:42 +02:00
parent ab4df79d9b
commit 51bff10300

View file

@ -11,6 +11,8 @@ shell-integration-features = no-cursor
theme = GruvboxDark theme = GruvboxDark
keybind = alt+t=new_tab keybind = alt+t=new_tab
keybind = alt+c=copy_to_clipboard
keybind = alt+v=paste_from_clipboard
keybind = ctrl+g>c=new_tab keybind = ctrl+g>c=new_tab
keybind = ctrl+g>v=new_split:right keybind = ctrl+g>v=new_split:right
keybind = ctrl+g>s=new_split:down keybind = ctrl+g>s=new_split:down