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

Pressing CTRL+SHIFT clears current selected, SHIFT+CTRL doesnt, issue with MouseFreeURLHandler #932

Open
marl-scot opened this issue Jul 21, 2024 · 0 comments

Comments

@marl-scot
Copy link

Before opening an issue, please try starting terminator with an empty config
file, by issuing terminator -u -g /dev/null and see if it starts normally.

If it does, and you still want to open the bug, then please attach the
config file, usually found at $HOME/.config/terminator/config to the issue

Fill out as many of these fields as you can

With MouseFreeURLHandler disabled :
Highlight a piece of text in the terminal :
If I press the following sequence of keys : SHIFT+CTRL+C
Text is copied into clipboard, and selection remains highlighted.
If I press the following sequence of keys : CTRL+SHIFT+C
Text is copied into clipboard, and selection remains highlighted.

With MouseFreeURLHandler enabled :
If I press the following sequence of keys : SHIFT+CTRL+C
Text is copied into clipboard, and selection remains highlighted.
If I press the following sequence of keys : CTRL+SHIFT+C
As I press the SHIFT Key, the selection is cleared, you dont get as far as pressing 'C'
If I continue with the key sequence, then i get '^C' being shown then a new line.

To Reproduce
Enable MouseFreeURLHandler
Highlight some text
Press CTRL then SHIFT
Highlighted test is un-highlighted.

Expected behavior
Highlighted text should not be un-highlighted

Desktop (please complete the following information):
Distributor ID: Linuxmint - MATE
Description: Linux Mint 21.3
Release: 21.3
Codename: virginia
Desktop : X11 - Mate
Terminator Version : 2.1.4

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

No branches or pull requests

1 participant