diff options
| author | Jonas Maier <jonas@x77.dev> | 2026-05-12 22:09:07 +0200 |
|---|---|---|
| committer | Jonas Maier <jonas@x77.dev> | 2026-05-12 22:09:07 +0200 |
| commit | ff8707271d84b72e2ee4b3bae4b14e6e9316e773 (patch) | |
| tree | 44e6b66231c50986bec4a399fb18138594ccd092 /src/profile | |
| parent | 78113ac6bc17546a91b4b597417184dc0f89eab1 (diff) | |
| download | pish-ff8707271d84b72e2ee4b3bae4b14e6e9316e773.tar.gz | |
second enter keybind
Diffstat (limited to 'src/profile')
| -rw-r--r-- | src/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profile b/src/profile index 3163575..5283e8f 100644 --- a/src/profile +++ b/src/profile @@ -15,6 +15,7 @@ bind key \x1b[C ct cursor_right bind key \x1b[A ct history_previous bind key \x1b[B ct history_next bind key \r ct try_submit_command +bind key \n ct try_submit_command bind key \x1bd ct prompt_del_right_word bind key \x17 ct prompt_del_left_word |
