Post #2981662
2025-08-02 14:23 UTC
@xhr@infosec.exchange
in case it's useful, you can also toggle boolean options within less(1) so if you want to toggle case-sensitive searching, you can type
-i
or if you you want to toggle line-wrap
-S
or squeezing blank lines
-s
or search highlighting
-G
-g
etc. No need to quit and restart it just to toggle an option you forgot.
Replies (0)
No replies.