Pasting to terminal strips out line breaks. Intended?
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When I copy something like
```
echo foo
echo bar
```
I paste and end up with
```
echo fooecho bar
```
Is this a bug?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.