Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Conversation

@jandre
Copy link

@jandre jandre commented Apr 20, 2015

Use bufio.ReadString instead of fmt.Scanln so that spaces are handled correctly [Fixes #3]

@jtblin
Copy link

jtblin commented Sep 30, 2015

@tj any chance to get this merged? We need the same fix than in this PR.

@kofalt
Copy link

kofalt commented Jun 20, 2017

FWIW, I merged this PR to my fork, so we can have somewhere that has both the latest from segmentio/master and jandre/master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

prompt.String() stops input after first space is read, not after newline

3 participants