summaryrefslogtreecommitdiffstats
path: root/example/README.md
blob: abeb847a830167086aead20da0dd7b9456b261bf (plain)
1
2
3
4
5
# Special considerations when using the configuration:

While trying to bind the newline character in the Config, use double quotes:

`Ctrl: "\n"` instead of `Ctrl: '\n'`