aboutsummaryrefslogtreecommitdiffstats
path: root/src/profile
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-09 10:07:43 +0200
committerJonas Maier <jonas@x77.dev>2026-05-09 10:07:43 +0200
commit6d413c4a854cd964dfb7d45b7ee5cf955ac0230b (patch)
treeb3f0d49189d3ab00ee7331b3f253b3bbae926be0 /src/profile
parentd602cc4ee2de8a99b15d2e0cf7fb26bb5c506a7f (diff)
downloadpish-6d413c4a854cd964dfb7d45b7ee5cf955ac0230b.tar.gz
fix keybind
Diffstat (limited to 'src/profile')
-rw-r--r--src/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profile b/src/profile
index 360282a..8e12340 100644
--- a/src/profile
+++ b/src/profile
@@ -4,9 +4,9 @@ bind ti kdch1 ct prompt_del_right
bind ti kRIT5 ct cursor_right_word
bind ti kLFT5 ct cursor_left_word
bind key \x01 ct cursor_begin
-bind key \x02 ct cursor_end
bind key \x03 ct prompt_clear
bind key \x04 exit
+bind key \x05 ct cursor_end
bind key \x0c ct screen_clear
bind key \t ct complete
bind key \x1b[D ct cursor_left