aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-10-18 01:36:29 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-10-18 01:36:29 -0400
commit4ec95c0bc1223aee10449bf831d29f4f683faff7 (patch)
tree9b0bbe206daacf19fecdcc74093c06f1cdf0f89f /README.md
parentb6db9c7c1b8e2cef958b892b067aa565f4c5e403 (diff)
fix output and swenu-run
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/README.md b/README.md
index f21a1da..4f16dc2 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,14 @@ To build: `make`
## Todo -
-- [ ] "Selection"
-- [ ] Output results and exit code
-- [ ] Cursor
-- [ ] Scrolling
-- [ ] Unicode
-- [ ] Kerning
+- [x] "selection"
+- [ ] figure out whats going on with stderr and exit code
+- [ ] cursor
+- [ ] fuzzy filter and sort filtering by match %
+- [ ] fancy highlights
+- [ ] scrolling
+- [ ] unicode
+- [ ] kerning
+- [ ] input fluff
+- [ ] config file
+- [ ] emacs keybindings