aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-16 23:47:53 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-16 23:47:53 +0530
commitcac37a84a20cc27f00ea14a95388ce650ebe749c (patch)
treea0c46bf4dac73a00d606342582996a9b68428eaa /TODO.md
parent5054d0060c0226509d40e3429a573b7e912a72a8 (diff)
downloadshotkey-cac37a84a20cc27f00ea14a95388ce650ebe749c.tar.gz
shotkey-cac37a84a20cc27f00ea14a95388ce650ebe749c.zip
Adds modes along with nested key bindings
Diffstat (limited to '')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 507fb60..776a06e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,7 @@
# TODO
- [ ] Some magic helpers for clean config
- [ ] Add modes
+ - [ ] Get current mode from cli
- [ ] KeyPress and KeyRelease options
- [ ] Document stuff
- [ ] Clean up build system