From 089bd5db84375cdc0223df056aea8a4f63bbbf79 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 18 Oct 2014 18:19:33 +0200 Subject: [PATCH] Cosmetics. --- bash-selector.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash-selector.sh b/bash-selector.sh index ac094c8..9cae9a2 100755 --- a/bash-selector.sh +++ b/bash-selector.sh @@ -101,8 +101,8 @@ alias cd=selector-cd # The key-bindings themselves ###################################################################### - # M-t appends the selected history line and the end of the current - # one bind '"\C-[t":"\C-a\C-kselector-history\C-m\C-a\C-y\C-e"' +# M-t appends the selected history line and the end of the current +# one bind '"\C-[t":"\C-a\C-kselector-history\C-m\C-a\C-y\C-e"' if [[ "$1" ]]; then -- 2.20.1