mgunyho / tere

Terminal file explorer
European Union Public License 1.2
1.68k stars 38 forks source link

How to enable the normal search but not from start? #63

Closed metasong closed 2 years ago

metasong commented 2 years ago

I tried -no-gap-search switch, but it searches from start

mgunyho commented 2 years ago

Good question! The answer is here. Basically, it's not implemented because I didn't know if anybody would want to do that. But maybe I'll now do it.

mgunyho commented 2 years ago

This is fixed by https://github.com/mgunyho/tere/commit/bfb5287b7cae3a810926d872d81b2b6083cacc16, it will be available in the next release soon.