Add keybinding for shift+enter for codex-cli
This commit is contained in:
parent
1fffc14cf7
commit
adf4dea122
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ theme = zenwritten-dark
|
|||
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
||||
keybind = all:ctrl+shift+k=increase_font_size:1
|
||||
keybind = all:ctrl+shift+j=decrease_font_size:1
|
||||
keybind = shift+enter=text:\x1b\r
|
||||
|
||||
# Optional: make the split divider visible (newer Ghostty)
|
||||
# split-divider-color = #444444
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue