Interests: Regular Expressions, Linux CLI one-liners, Scripting Languages and Vim
See also: https://github.com/pllk/cphb (Competitive Programmer’s Handbook)
I use GitHub pages and mdbook (https://github.com/rust-lang/mdBook)
You can do it in Bash as well. Put this in .inputrc
:
"\e[A":history-substring-search-backward
"\e[B":history-substring-search-forward
# or, if you want to search only from the start of the command
"\e[A": history-search-backward
"\e[B": history-search-forward
I start my search string with stackoverflow
as a workaround.
Not my blog, just sharing it here.
That said, I don’t see that broken rectangle on Chromium.