Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

playbot misbehaves when printing '\r' #292

Open
niconii opened this issue Jun 22, 2017 · 1 comment
Open

playbot misbehaves when printing '\r' #292

niconii opened this issue Jun 22, 2017 · 1 comment

Comments

@niconii
Copy link
Contributor

niconii commented Jun 22, 2017

15:59 <cbreeden> playbot: print!("\r\r\r\r\r\r\n\r\r\r\r\r\r");
16:00 -- Notice(playbot): NOTICE #rust-offtopic :PONG :levin.mozilla.org
...
16:00 <ubsan> playbot: print!("\r\r\r");
16:01 <cbreeden> playbot: "you ok buddy?"
16:01 -- Notice(playbot): NOTICE #rust-offtopic :"you ok buddy?"
...
16:03 <-- playbot (playbot@moz-gb1b8d.compute.amazonaws.com) has quit (Ping timeout: 121 seconds)

It should probably just filter out \r before printing.

@ghost
Copy link

ghost commented Sep 13, 2017

#301 fixed this (as well as the error pastes)

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