mirror of
https://github.com/cs01/termpair.git
synced 2026-04-27 05:25:53 +03:00
[GH-ISSUE #18] Is there an option for read-only sessions? #7
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DaelonSuzuka on GitHub (May 22, 2020).
Original GitHub issue: https://github.com/cs01/termpair/issues/18
The web interface has a green light indicating that you can type, which implies there's an alternative, but I can't find a way to control that. Is there an option along the lines of
termpair share --readonlythat I just haven't found?Perhaps a useful related feature could start the session in read only mode, but a viewer could enter a password to enable typing?
termpair share --readonly --password=$foo?@cs01 commented on GitHub (May 24, 2020):
termpair share -ndoes that
@cs01 commented on GitHub (May 26, 2020):
I am going to close this issue, but feel free to open if there is something else going wrong or if docs need updating.