From ff8707271d84b72e2ee4b3bae4b14e6e9316e773 Mon Sep 17 00:00:00 2001 From: Jonas Maier Date: Tue, 12 May 2026 22:09:07 +0200 Subject: second enter keybind --- src/profile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3