Skip to content

adds sensitivity to pasted newlines in multi-line input - #25

Open
JorySchossau wants to merge 1 commit into
capocasa:mainfrom
JorySchossau:fix-pasted-newlines
Open

adds sensitivity to pasted newlines in multi-line input#25
JorySchossau wants to merge 1 commit into
capocasa:mainfrom
JorySchossau:fix-pasted-newlines

Conversation

@JorySchossau

Copy link
Copy Markdown
Contributor

Before

Past multi-line text into input and it becomes collapsed into a single line.

After

Maintains multi-line nature after paste.

Algorithm

in the handleEscape function that processes escape characters, add a callout that converts \r from clipboard into \n.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant