makandra / geordi

Collection of command line tools used in our daily work with Ruby, Rails and Linux.
https://makandra.com/
MIT License
103 stars 17 forks source link

--multiline as option #201

Closed c2ofh closed 1 year ago

c2ofh commented 1 year ago

Hey,

I would like to have --multiline disabled as default, when using geordi shell *branch* The multiline option is sometimes usefull for pasting code, but often it causes strange problems.

image

For some reasons assignments are are not working. When I start the console without --multiline, this issue never happens.

Best

codener commented 1 year ago

Hi c2ofh. You have multiple options to work around this:

We have not been able to reproduce the issues you describe. If none of these is feasible, please provide us a minimal reproduction example.

codener commented 1 year ago

@c2ofh just in case you're still seeing the error: The fix is to update reline to 0.2.0+.