Skip to content

Commit 4efecc3

Browse files
committed
feat(ghostty): make copy_to_clipboard performable to support in neovim
1 parent fa557f7 commit 4efecc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.config/ghostty/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ window-height = 30
3838
fullscreen = true
3939

4040
# Keybindings
41+
keybind = performable:super+c=copy_to_clipboard
4142
keybind = super+z=toggle_split_zoom
4243
keybind = super+enter=new_split:down
4344
keybind = super+shift+enter=new_split:right

0 commit comments

Comments
 (0)