Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Nov 10, 2021

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