aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-12 22:09:07 +0200
committerJonas Maier <jonas@x77.dev>2026-05-12 22:09:07 +0200
commitff8707271d84b72e2ee4b3bae4b14e6e9316e773 (patch)
tree44e6b66231c50986bec4a399fb18138594ccd092
parent78113ac6bc17546a91b4b597417184dc0f89eab1 (diff)
downloadpish-ff8707271d84b72e2ee4b3bae4b14e6e9316e773.tar.gz
second enter keybind
-rw-r--r--src/profile1
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