Skip to content

Commit

Permalink
Improve libedit tab complete.
Browse files Browse the repository at this point in the history
  • Loading branch information
duff committed Dec 31, 2012
1 parent 2f1a4e2 commit 1084b39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bind -v
bind "^R" em-inc-search-prev
bind \\t rl_complete
bind "^i" rl_complete
bind "^p" ed-command

0 comments on commit 1084b39

Please sign in to comment.