We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Simple feature request: please add option to set given terminal to "read only" just like Gnome Terminal has this context menu option.
The text was updated successfully, but these errors were encountered:
Should be fairly easy.
Wire up a "Read-Only" checkmark entry in "terminal-popup-menu.py to this VTE.Terminal() class method https://lazka.github.io/pgi-docs/Vte-2.91/classes/Terminal.html#Vte.Terminal.set_input_enabled
For UI hints, run GNOME-Terminal
Sorry, something went wrong.
Add Readonly toggle to popup menu
0d362fc
Fixes gnome-terminator#649
Successfully merging a pull request may close this issue.
Simple feature request: please add option to set given terminal to "read only" just like Gnome Terminal has this context menu option.
The text was updated successfully, but these errors were encountered: