diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-11-05 20:15:24 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-11-06 19:45:21 -0500 |
| commit | 784f7000f29498e6c111afa78a53950989ee94b6 (patch) | |
| tree | 8bf46ef56d4e4376227354c722c8c5bad0e6b4b3 /README.md | |
| parent | a5f6176f7ff33c0200a0686f4ba4ce264d578287 (diff) | |
more keybinds and fixes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,9 +44,10 @@ cursor_color = (0.9, 0.9, 0.9, 0.5) - [x] "prompt" - [x] fuzzy filter - [x] config file -- [x] border +- [ ] border, top padding in vertical and set exact height - [ ] unicode + text shaping Stretch: - [ ] clean up the code (src folder, rename some files) - [ ] input fluff (icons, descriptions, output names) +- [ ] arguments to override config such as fancy scroll? |
