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

Add option to set given terminal to "read only" #649

Closed
zaskokus opened this issue Oct 12, 2022 · 1 comment · Fixed by #679
Closed

Add option to set given terminal to "read only" #649

zaskokus opened this issue Oct 12, 2022 · 1 comment · Fixed by #679
Labels
enhancement New feature or request

Comments

@zaskokus
Copy link

Simple feature request: please add option to set given terminal to "read only" just like Gnome Terminal has this context menu option.

@mattrose
Copy link
Member

mattrose commented Nov 1, 2022

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

@mattrose mattrose added the enhancement New feature or request label Nov 1, 2022
mattrose added a commit to mattrose/terminator that referenced this issue Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants