Add keybinding for shift+enter for codex-cli

This commit is contained in:
Alex Selimov 2026-02-11 13:51:52 -05:00
parent 1fffc14cf7
commit adf4dea122

View file

@ -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