diff options
author | Rebecca Turner <rbt@sent.as> | 2024-09-08 15:49:08 -0700 |
---|---|---|
committer | Rebecca Turner <rbt@sent.as> | 2024-09-09 15:34:50 -0700 |
commit | 6de6cae3e70caba0ff8fe3d2d6cb7c4fd0022618 (patch) | |
tree | d34c2908dd76d4fe255165ce2817371e0eed5df1 /.this-is-lix | |
parent | e9505dcc5a0ff259b9e284e9e617486e81a1ff6f (diff) |
repl: Patch editline to recognize Meta-Left & Meta-Right
This applies https://github.com/troglobit/editline/pull/70 to our build
of editline, which translates `meta-left` and `meta-right` into
`fd_word` and `bk_word`. This makes `nix repl` soooo much nicer to use!
Note: My terminal renders `meta-left` as `\e\e[C` and `meta-right` as
`\e\e[D`.
Closes https://git.lix.systems/lix-project/lix/issues/501
Change-Id: I048b10cf17231bbf4e6bf38e1d1d8572cedaa194
Diffstat (limited to '.this-is-lix')
0 files changed, 0 insertions, 0 deletions