diff options
author | Teddy Wing | 2018-11-05 04:38:23 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-05 04:38:23 +0100 |
commit | db7b1896278cc4e0ff3e289b73d5e76d6ac9c8ee (patch) | |
tree | b73bda75667d69bf31d54da192b0e571b0a1866b /TODO | |
parent | 98061d85921ab843d1c442527212f61ab4ab919e (diff) | |
download | DomeKey-db7b1896278cc4e0ff3e289b73d5e76d6ac9c8ee.tar.bz2 |
lib/dome-key-map: Update to latest
Fixes parse error when the mappings file starts with blank lines or
comment lines.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ v Fix: when in mode, non-mode mappings should not be enabled v Command handling v DKMap Parser v Fail if no newline at the end of the file + v Fix error with comments and whitespace v Cleanup v Remove result from `run_key_action_for_mode()` v Remove Objective-C key press simulation |