Non-existent newline chars copied to clipboard
Open
fix committed
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When selecting multiple lines of text in the shell, a-Shell (mini) adds the newline characters that are used for display purposes in the shell's HTML view, but should be non-existent.
--- Example of a command in one line, but when copied spans multiple lines ---
$ echo hello there, this is just a s
entence, and sentences are amazing.
hello there, this is just a sentence, and sente
entence, and sentences are amazing.
hello there, this is just a sentence, and sente
nces are amazing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.