netsensei / dotfiles

🚀 Personal dotfiles - Opinionated defaults for my workstations
MIT License
2 stars 0 forks source link

Reverse search through history does not work on bash/fedora #9

Open netsensei opened 4 years ago

netsensei commented 4 years ago

This does not work in bash on fedora 31 in .inputrc.

# Use the text that has already been typed as the prefix for searching through
# commands (i.e. more intelligent Up/Down behavior)
# "\e[B": history-search-forward
# "\e[A": history-search-backward