holzschu / holzschu/a-shell

Non-existent newline chars copied to clipboard

Open
#909 1 comment 0 reactions 0 assignees View on GitHub
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 ---![image](https://github.com/user-attachments/assets/8675c5bf-1821-4cad-8fb1-c4f71fa77c97)

$ 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.