aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
Diffstat (limited to 'readline')
-rw-r--r--readline/inputrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/readline/inputrc b/readline/inputrc
index 2b13c943..bc6c2aad 100644
--- a/readline/inputrc
+++ b/readline/inputrc
@@ -49,8 +49,6 @@ $if Bash
"\el": "\C-uls -Al\C-j\C-y"
# Alt-M (for muxer) to run tmux
"\em": "\C-utmux\C-j\C-y"
- # Alt-R (for repeat) to run the previous command in history again
- "\er": "\C-u\C-p\C-j\C-y"
# Alt-T (for todo) to edit my to-do file with td(1)
"\et": "\C-atd\C-j\C-y"