aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-10-19 23:02:44 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-10-19 23:02:44 -0400
commitc47c01918eb271d3344923638c382fcc2f70487b (patch)
tree1992697f2859d7a2f726364d604ef56afe865f73 /README.md
parent6e6830eabed6ee8a38bebfa677dc3eaee322ec6c (diff)
sort by smallest
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e98da4f..6441610 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,16 @@
To build: `make`
-
## Todo -
- [x] "selection"
- [x] figure out whats going on with stderr and exit code
- [X] fancy highlights
- [X] scrolling
- [X] special mode if there is no stdin
-- [ ] unicode
-- [ ] fuzzy filter and sort filtering by match %
+- [x] sort filtering by match %
- [ ] cursor
+- [ ] fuzzy filter
+- [ ] unicode
- [ ] kerning
- [ ] config file
- [ ] emacs keybindings