Commit Graph

13 Commits

Author SHA1 Message Date
Kovid Goyal
a16ad78de8 ... 2025-06-02 08:56:28 +05:30
Kovid Goyal
ad41c365c8 Dont score files when browsing only directories 2025-06-02 08:43:23 +05:30
Kovid Goyal
7ab37116d7 Implement only dir selection mode 2025-06-02 08:35:35 +05:30
Kovid Goyal
d1faccdd1c Loop API print proper stack traces for panics in go routines 2025-06-01 12:51:59 +05:30
Kovid Goyal
8d3b3f527c Let the user control recursion using the search pattern 2025-06-01 12:23:18 +05:30
Kovid Goyal
4d77c8739e Prefer lowercase entries
Also recurse to depth 1 by default. This matches behavior of GUI file
select dialogs and prevents perf problems
2025-06-01 09:01:43 +05:30
Kovid Goyal
96436f10f7 Allow modifying the score of matches using a regex 2025-05-23 11:31:50 +05:30
Kovid Goyal
aec8a6b0b4 Use a regular expression for exclusion 2025-05-22 23:06:28 +05:30
Kovid Goyal
6453cfd25a Implement directory exclusion 2025-05-22 22:19:23 +05:30
Kovid Goyal
68e3dd6f34 ... 2025-05-22 14:51:51 +05:30
Kovid Goyal
c1b158781f Fix display of files in root dir 2025-05-21 22:55:49 +05:30
Kovid Goyal
c2c9d2ceb2 Work on rendering results 2025-05-21 12:41:56 +05:30
Kovid Goyal
c158fde734 Code to scan filesystem for the file picker 2025-05-20 21:15:36 +05:30