Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Can't paste multi-line statements into CLI #22

Open
nukep opened this issue Apr 23, 2015 · 0 comments
Open

Can't paste multi-line statements into CLI #22

nukep opened this issue Apr 23, 2015 · 0 comments

Comments

@nukep
Copy link
Owner

nukep commented Apr 23, 2015

This is a rather frustrating bug/limitation for those of us who like to copy and paste multi-lined text into the CLI. If a multi-line string is pasted, only the first line will be inputted.

rust-linenoise is used to drive the CLI input. Enabling multi-line mode with linenoise::set_multiline(1); doesn't seem to have any effect on my machine (64-bit Linux, using gnome-terminal).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant