diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-17 10:30:02 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-17 10:30:02 +0530 |
| commit | d2e74bf6b19f5669ff22b0c7cb6600e78de2cf03 (patch) | |
| tree | 38ccba9c84aa54cce71409f8cc3f87dc6031321d /TODO.md | |
| parent | c8549d08725f654870f25a2c837ab7fdb470c7f6 (diff) | |
| download | shotkey-d2e74bf6b19f5669ff22b0c7cb6600e78de2cf03.tar.gz shotkey-d2e74bf6b19f5669ff22b0c7cb6600e78de2cf03.zip | |
Fixes mode keys binding
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
