--

Pressing Ctrl+r should bring the history search. It gives you a fuzzy finder to search in your command history. You can also combine that with fzf (https://github.com/junegunn/fzf) to have even a nicer one (pressing Ctrl+r if you have the completion installed or `history | fzf`). I hope it helps!

--

--

Alberto de Murga
Alberto de Murga

Written by Alberto de Murga

Software engineer at @bookingcom. I like to make things, and write about what I learn. I am interested in Linux, git, JavaScript and Go, in no particular order.

No responses yet