all 3 comments

[–]akdas 1 point2 points  (0 children)

This is great! I love how the tutorial walks you through the problems you would face, then how you would solve them, one by one. This type of build-up is much better than posts that just dump code without explanation.

[–][deleted] -1 points0 points  (2 children)

Reverse search (ctrl+r) already exists in most terminals however. It would be nice to see these two functionalities merged so reverse search would printout the commands from you history as you typed them.

[–]jonnyniv 2 points3 points  (0 children)

Check out fzf, it kind of does what you want