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

2.6.0 prerelease3 "Paste" not work. #1946

Closed
h31105 opened this issue Nov 17, 2023 · 2 comments
Closed

2.6.0 prerelease3 "Paste" not work. #1946

h31105 opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@h31105
Copy link

h31105 commented Nov 17, 2023

I'm glad to see a new version available, but I've encountered a bug. In Windterm 2.6 pre3, the paste function doesn't work properly, and I'm unable to paste any content into Windterm.

@zml910724
Copy link

I also encountered the same problem. Using the mouse wheel can paste normally, but using shift+ins key cannot work

@kingToolbox
Copy link
Owner

This is my negligence. While fixing the bug:

[SESSION] When multiple lines of text are selected, the Paste Selected Text operation failed to pass the text to the Paste dialog, but instead sent it directly to the server.

I accidentally overwrote the same-named function in the base class and failed to thoroughly test it myself.

As this would make the WindTerm_2.6.0_Prerelease_3 version almost unusable, The new version WindTerm_2.6.0_Prerelease_4 has been released. Please download and try it out. Sorry for the trouble caused.

@kingToolbox kingToolbox self-assigned this Nov 17, 2023
@kingToolbox kingToolbox added the bug Something isn't working label Nov 17, 2023
@h31105 h31105 closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants