(no title)
sertorius | 8 years ago
if [[ $- == *i* ]]
then
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'
fisertorius | 8 years ago
if [[ $- == *i* ]]
then
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'
fi
spinningarrow|8 years ago
figgis|8 years ago