Post #3197832
2026-05-01 14:15 UTC
Are you aware of the & command in less? It's like applying a grep to the file, after which you can also perform /? searches
@simontatham@hachyderm.io
Replies (1)
-
@jackemled@furry.engineer 2026-05-01 17:19
@praxiscode@mastodon.online @simontatham@hachyderm.io That's really cool! How do you go back to the normal file contents after that though? Or do you need to use :e to read the file again?