diff --git a/tilde/inputrc.bash b/tilde/inputrc.bash index 53e4b79..78840a8 100644 --- a/tilde/inputrc.bash +++ b/tilde/inputrc.bash @@ -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