From 6f946ddcb1e2d5fe02cb911058ec92d6b9c90d12 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 26 May 2015 09:30:35 +1200 Subject: Wrap a comment in my .inputrc --- readline/inputrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readline') diff --git a/readline/inputrc b/readline/inputrc index 4f2bf34e..223992da 100644 --- a/readline/inputrc +++ b/readline/inputrc @@ -30,7 +30,8 @@ set skip-completed-text On # Bash macros $if Bash - # Alt-E (for exec) to prepend "exec " to a command and return to the end of the line + # Alt-E (for exec) to prepend "exec " to a command and return to the end of + # the line "\ee": "\C-aexec \C-e" # Alt-M (for muxer) to run tmux "\em": "tmux\C-j" -- cgit v1.2.3