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

Enabling "putty style paste" causes context menu to be unreachable with 2-button mouse #565

Closed
rcedgar opened this issue Jan 9, 2022 · 2 comments

Comments

@rcedgar
Copy link

rcedgar commented Jan 9, 2022

The bug title should be self-explanatory. I installed terminator on Ubuntu 20.04.3 because I want copy-on-select. This did not work in the initial installation, so I tried selecting "putty style paste". (Strictly, I could copy-on-select and paste back into a terminator window, but paste into other apps did not work). After "putty style paste" was enabled, I could not reach the context menu because right-click is paste and I have no middle button. From reading the documentation, best I can tell there is no other way to reach the context menu, so terminator is hosed. Removing and re-installing terminator did not fix the problem, presumably because uninstalling fails to remove the config file and/or re-installing fails to reset defaults. This seems to be a fatal design flaw for people with 2-button mouses, apologies if I missed the workaround -- if so, please consider this post a feature request for alternative shortcuts to access the context menu.

@Vulcalien
Copy link
Member

Hi! There is a quick solution: go to ~/.config/terminator/config and delete the line putty_paste_style = True.

The Copy on Selection feature already exists, it's in the Profile>General menu. I think it's what you are looking for.

That's an interesting problem however, the fact that enabling putty might lock some users out of the preferences menu.

@rcedgar
Copy link
Author

rcedgar commented Jan 10, 2022

👍 thanks!

@rcedgar rcedgar closed this as completed Jan 10, 2022
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

2 participants