Replacing Ctrl-R in Bash without TIOCSTI I have [previously
written](https://rickardlindberg.me/2017/05/19/evolution-of-recalling.html)
about how I use [rlselect](https://rickardlindberg.me/projects/rlselect/) as a
replacement for Ctrl+R in Bash.
It works by creating a key binding in...
Dogfooding Literate Programming Support in Smart Notes (June 2021 Update) This post has not yet been imported to my new blog.
In the meantime, you can read it here: [http://archive.rickardlindberg.me/writing/newsletter/june-2021/](http://archive.rickardlindberg.me/writing/newsletter/june-2021/)....
Evolution of recalling Bash history This article is about how I've become more efficient at using Bash, the
interactive UNIX shell.
When I work in Bash, I...