commit | 27bfb56ad5e19afa686ed6a99bf8b205fac98aef | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu May 23 14:03:44 2019 +0000 |
committer | nicm <nicm> | Thu May 23 14:03:44 2019 +0000 |
tree | 9d7eafe33dfe96c3194bbce93d43013e3565af39 | |
parent | 3e3eb1dd0faa707fa6bdfd12d455ad711d775241 [diff] |
Break the argument escaping code into a separate function and use it to escape key bindings in list-keys. Also escape ~ and ; and $ properly.