Mercurial > hg
comparison hgext/blackbox.py @ 36834:1527f40de3b3
ui: remove any combinations of CR|LF from prompt response
On Windows, we have to accept both CR+LF and LF. This patch simply makes
any trailing CRs and LFs removed from a user input instead of doing stricter
parsing, as an input must be a readable text.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 10 Mar 2018 15:50:09 +0900 |
parents | c6061cadb400 |
children | a8a902d7176e |
comparison
equal
deleted
inserted
replaced
36833:46f4d71ed505 | 36834:1527f40de3b3 |
---|