diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-14 07:57:38 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-14 07:57:38 -0800 |
commit | d6aed482403280000627ea8c7103aef22d76936d (patch) | |
tree | d92af1cefdc2d00bbadbec29699a1d9cead1b1aa /configure | |
parent | 2ab6f0183ba2fb014cc028aeb8afb6a2aba7c059 (diff) | |
download | txr-d6aed482403280000627ea8c7103aef22d76936d.tar.gz txr-d6aed482403280000627ea8c7103aef22d76936d.tar.bz2 txr-d6aed482403280000627ea8c7103aef22d76936d.zip |
linenoise: fix multi-line mode regression.
When Enter is input in multi-line mode, a ^M appears instead
of advancing to the next line. When the display is refreshed,
the ^M's are properly treated as line breaks.
* linenoise.c (edit_insert): Let's restructure the conditional
ladder here into a switch and handle ENTER by issuing CR-LF.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions