diff options
author | Teddy Wing | 2018-10-02 00:01:56 +0200 |
---|---|---|
committer | Teddy Wing | 2018-10-02 00:01:56 +0200 |
commit | 6e94cad1f699444a72b8076f76f27cd11551aa07 (patch) | |
tree | 7d82971ab64cf7e32bc75754c09876dc61977a7b /TODO | |
parent | 89c7c842ad803ddcbc56a70a19bb5984ce6c3770 (diff) | |
download | DomeKey-6e94cad1f699444a72b8076f76f27cd11551aa07.tar.bz2 |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ v Add `MapGroup` to `State` (2018.09.25) 2. A backslash is represented with "\\", double backslash, or "<Bslash>". 3. A real '<' is represented with "\<" or "<lt>". When there is no confusion possible, a '<' can be used directly. + - Figure out special function keys like volume, media, etc. - Fix: when in mode, non-mode mappings should not be enabled - Command handling - DKMap Parser |