summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2023-12-13 17:12:59 +0000
committerChris Webb <chris@arachsys.com>2023-12-13 17:12:59 +0000
commit51dab20aef9a588ed027eb07d17cee0eaf4c132c (patch)
treeb3240d160c1b9ca2e77fcc55f5da1743a019358f /src/input_handler.cc
parent83fb65aef5729167b47c6ec22a57e5bd6ac5a9ae (diff)
Fix escaping in the scheme.kak highlighter awk script
The awk-generated highlighters in scheme.kak need '\\.' to obtain '\.' in the generated kakscript output. Fix the inf/nan rule (which should generate '(?:inf|nan)\.0') to read '(?:inf|nan)\\.0' in the awk.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions