aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-05 04:38:23 +0100
committerTeddy Wing2018-11-05 04:38:23 +0100
commitdb7b1896278cc4e0ff3e289b73d5e76d6ac9c8ee (patch)
treeb73bda75667d69bf31d54da192b0e571b0a1866b
parent98061d85921ab843d1c442527212f61ab4ab919e (diff)
downloadDomeKey-db7b1896278cc4e0ff3e289b73d5e76d6ac9c8ee.tar.bz2
lib/dome-key-map: Update to latest
Fixes parse error when the mappings file starts with blank lines or comment lines.
-rw-r--r--TODO1
m---------lib/dome-key-map0
2 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c66ab78..a903700 100644
--- a/TODO
+++ b/TODO
@@ -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
diff --git a/lib/dome-key-map b/lib/dome-key-map
-Subproject 29bc22d4b4881acb2eb6534af1d260f52bac7bd
+Subproject d608a23da62c9a93c01802997f1204fd494eb97