Inputrc: add history-preserve-point option.

This commit is contained in:
Artem Sapegin 2012-11-09 12:32:08 +04:00
parent 968f1db509
commit bcc05fd0d7
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ set skip-completed-text on
"\e[B": history-search-forward
"\e[A": history-search-backward
# Try to stay at the same position when moving through the history
set history-preserve-point on
#
# Line editing