There is a very cool and useful tool out there called
Ultimate Plumber.
You call it with some-command | up,
and then it opens a simple TUI where
you write a pipeline at the top of the screen
and see results of some-command piped through that pipeline
beneath it.
It is such a wonderful tool for working with pipes, but there is one problem I have: it doesn’t use the Zsh line editor.
[Read More]