Is there a way to search and highlight for specific words in the current terminal contents like Ctrl+F does in iTerm2?
ctrl shift h just gives me a : prompt that doesn't let me type in words to search.
How can I search simply like in iterms2? I can type cmd f and type text which highlights in real time
its less (or whatever is default on macos). type / and search term, or ? to search backwards.
Most helpful comment
its
less(or whatever is default on macos). type/and search term, or?to search backwards.