From 843f6a9f7ffed9b1e5843778ce907b6382978f80 Mon Sep 17 00:00:00 2001 From: Jonas Maier Date: Thu, 14 May 2026 16:37:21 +0200 Subject: nicer pipe behavior --- src/profile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/profile') diff --git a/src/profile b/src/profile index 5283e8f..59fc961 100644 --- a/src/profile +++ b/src/profile @@ -18,6 +18,7 @@ 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 +bind key '|' ct prompt_pipe_previous alias ls = 'ls --color=auto' echo hello to pish! -- cgit v1.2.3