SIGN IN SIGN UP

Fix multiline bracketed paste on Windows (#1520)

Fix multiline bracketed paste on Windows
- `Keys.ControlM` should not break paste content into multiple bracketed pastes.
- Update code of `ConsoleInputReader._is_paste` to match its comment: Consider paste when it contains at least one newline and at least one other character.
S
Saiyang Gou committed
89a606522333ef0c5b9989f1327b578c2a871e5b
Parent: 79e1c0b
Committed by GitHub <noreply@github.com> on 11/22/2021, 7:44:02 AM