[PR #78] [MERGED] rename --no-browser-control to --read-only #82

Closed
opened 2026-03-03 01:21:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/78
Author: @cs01
Created: 8/10/2021
Status: Merged
Merged: 8/10/2021
Merged by: @cs01

Base: masterHead: cs01/read-only-arg


📝 Commits (1)

  • 6f7a635 rename --no-browser-control to --read-only

📊 Changes

4 files changed (+16 additions, -17 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 README.md (+9 -10)
📝 termpair/frontend_src/src/BottomBar.tsx (+2 -2)
📝 termpair/main.py (+4 -4)

📄 Description

  • I have added an entry to CHANGELOG.md

Summary of changes

  • Rename --no-browser-control argument of termpair share to --read-only

Test plan

Tested by running

make build_frontend
nox -s broadcast
nox -s broadcast -- --read-only

Confirm no error was thrown by python and the UI looked correct


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cs01/termpair/pull/78 **Author:** [@cs01](https://github.com/cs01) **Created:** 8/10/2021 **Status:** ✅ Merged **Merged:** 8/10/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/read-only-arg` --- ### 📝 Commits (1) - [`6f7a635`](https://github.com/cs01/termpair/commit/6f7a635e69b6afb1f93f880f41f32a09267afbef) rename `--no-browser-control` to `--read-only` ### 📊 Changes **4 files changed** (+16 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `README.md` (+9 -10) 📝 `termpair/frontend_src/src/BottomBar.tsx` (+2 -2) 📝 `termpair/main.py` (+4 -4) </details> ### 📄 Description <!-- add an 'x' in the brackets below --> * [x] I have added an entry to `CHANGELOG.md` ## Summary of changes * Rename `--no-browser-control` argument of `termpair share` to `--read-only` ## Test plan <!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others --> Tested by running ``` make build_frontend nox -s broadcast nox -s broadcast -- --read-only ``` Confirm no error was thrown by python and the UI looked correct --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termpair#82
No description provided.