Show HN: Abduco+dvtm a lightweight alternative to tmux and screen
github.com1 pointsby martanne0 comments
x g/foo
will select all lines containing foo. Similarly x v/foo
will select all lines not containing foo. Sorting etc. is taken care of by piping text through external tools.
As the maintainer of the linked vis project, I can confirm that the provided SSH access to the CI environment is very convenient and saves a lot of time.
I would also like to see the NetBSD support completed. It turns out that up until last week, we missed a #define to compile out of the box[1].
[1] https://git.sr.ht/~martanne/vis/commit/01eef9f87b72b0c147367...