Commit Graph

21 Commits

Author SHA1 Message Date
Kovid Goyal
e1a25a963c More work on choose files kitten 2025-06-18 17:21:05 +05:30
Kovid Goyal
579c380a72 Only store the file type bits not the full os.DirEntry in the result struct 2025-06-06 20:01:59 +05:30
Kovid Goyal
d8410dff24 Ensure positions are always sorted when rendering 2025-06-06 19:50:01 +05:30
Kovid Goyal
bd2d15406a Use a better icon for home folder in results title 2025-06-01 13:20:38 +05:30
Kovid Goyal
3e4e64c2b6 Implement Tab to change current dir 2025-06-01 08:16:56 +05:30
Kovid Goyal
986d441f38 ... 2025-05-25 14:38:40 +05:30
Kovid Goyal
d4a469475b Use half the force Luke 2025-05-25 14:36:07 +05:30
Kovid Goyal
bfc5b03ee1 Use the frame Luke 2025-05-25 14:17:09 +05:30
Kovid Goyal
73d1d076e0 Implement left/right movement 2025-05-25 13:45:42 +05:30
Kovid Goyal
68f02fc44f Fix drawing of results list 2025-05-25 11:46:19 +05:30
Kovid Goyal
c65729468a Handle up/down arrow keys to change current result 2025-05-25 10:12:23 +05:30
Kovid Goyal
5dc29563e8 Highlight current result using text styles not sizes
Works better when the current result is moved around
2025-05-25 10:00:56 +05:30
Kovid Goyal
96436f10f7 Allow modifying the score of matches using a regex 2025-05-23 11:31:50 +05:30
Kovid Goyal
daea53ac6d Simplify ellipsis handling logic 2025-05-22 23:19:55 +05:30
Kovid Goyal
bb79a27569 Render match 2025-05-22 22:40:34 +05:30
Kovid Goyal
1ab1e104b6 ... 2025-05-22 22:28:51 +05:30
Kovid Goyal
60e701271f Use a cache for icons 2025-05-21 22:36:40 +05:30
Kovid Goyal
f0537198e6 ... 2025-05-21 22:29:05 +05:30
Kovid Goyal
646bf47a43 Icons for file matches 2025-05-21 22:16:22 +05:30
Kovid Goyal
14043be919 More work on rendering results 2025-05-21 12:57:49 +05:30
Kovid Goyal
c2c9d2ceb2 Work on rendering results 2025-05-21 12:41:56 +05:30