Skip to content

fix(input): properly query bracketed paste mode in terminals - #858

Merged
imsnif merged 1 commit into
mainfrom
paste-fix
Nov 10, 2021
Merged

imsnif merged 1 commit into
mainfrom
paste-fix

Conversation

@imsnif

@imsnif imsnif commented Nov 10, 2021

Copy link
Copy Markdown
Member

When fixing some paste issues in #810 I accidentally broke querying panes for whether they have bracketed paste on or not (oops!). This resulted in several issues.

Here this is fixed by sending the bracketed paste instructions separately to the backend so that it can recognize them and do the right thing depending on the terminal pane.

This should fix #854 and #856

@imsnif
imsnif merged commit 3f408b5 into main Nov 10, 2021
@har7an
har7an deleted the paste-fix branch October 23, 2022 15:06
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.

zellij 0.20 unusable with PuTTY because of copy&paste issues

1 participant