Control: tags -1 + confirmed upstream
Control: forwarded -1 https://github.com/hanslub42/rlwrap/issues/36
On Thu, Sep 24, 2015 at 09:24:58 -0500, Tim Chase wrote:
> To reproduce the issue start up
>
> rlwrap cat
>
> then issue "control+X, (" to start recording a macro. Enter
> two lines of text
>
> hello there
> this is a test
>
> (they will be echoed, obviously) Stop recording the macro
> with "control+X, )".
>
> When attempting to play back the macro with "control+X, e",
> rlwrap crashes with a SIGSEGV
Confirmed, but only if the macro contains at least two newlines. The
minimal test case is: C-x ( <NL> <NL> C-x ) C-x e
Able to reproduce with upstream git master branch as well. Upstream has
already opened an issue tracker for this, please follow up there with
further comments or patches.
--
mike