aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-17 10:30:02 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-17 10:30:02 +0530
commitd2e74bf6b19f5669ff22b0c7cb6600e78de2cf03 (patch)
tree38ccba9c84aa54cce71409f8cc3f87dc6031321d /TODO.md
parentc8549d08725f654870f25a2c837ab7fdb470c7f6 (diff)
downloadshotkey-d2e74bf6b19f5669ff22b0c7cb6600e78de2cf03.tar.gz
shotkey-d2e74bf6b19f5669ff22b0c7cb6600e78de2cf03.zip
Fixes mode keys binding
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index d651aa9..dd0a0a6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,10 @@
# TODO
- [ ] Some magic helpers for clean config
- [X] Add modes
+ - [ ] Persistent mode
- [ ] Abstract normal mode as just another mode
- [ ] Get current mode from cli
+ - [ ] Hook for mode change
- [ ] KeyPress and KeyRelease options
- [ ] Document stuff
- [ ] Clean up build system