tigrawap / slit

slit - a modern PAGER for viewing logs, get more than most in less time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consecutive search without search key

AmirTadmor opened this issue · comments

searching with / or ? without specifying a search key should look for the last key that was searched, same way less does

It's very weird behaviour of less, to disable search you have to / -ESC - enter. Without any indication what happens.
I don't really want to follow this behaviour. / -> Enter to disable search makes more sense to me
Unless I miss something.

You can make repeat searches with n or N, exactly as less does. Much more convenient to repeat searches, then to press / -> enter