madness
This commit is contained in:
parent
184c7f7f48
commit
8ed06651ab
1
env/sh/bashrc
vendored
1
env/sh/bashrc
vendored
|
@ -179,4 +179,5 @@ if [ -t 0 ]; then
|
||||||
|
|
||||||
# except we still want some things to work the old fashioned way
|
# except we still want some things to work the old fashioned way
|
||||||
bind '"\C-p": history-search-backward'
|
bind '"\C-p": history-search-backward'
|
||||||
|
bind '"\C-n": history-search-forward'
|
||||||
fi
|
fi
|
||||||
|
|
Reference in a new issue