Search on history using inputrc

This commit is contained in:
Gerardo J. Puerta
2022-09-07 09:33:01 -05:00
parent d948b4a4d1
commit 01c6c74357
3 changed files with 24 additions and 7 deletions

View File

@ -121,3 +121,5 @@ set cuc
" write with superpowers
cmap w!! %!sudo tee > /dev/null %
" highlight search matchs
set hlsearch