mirror of
https://github.com/cs01/termpair.git
synced 2026-04-26 21:15:55 +03:00
[GH-ISSUE #103] SSH Not effective #29
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#29
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 @smilesheep on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/cs01/termpair/issues/103
Describe the bug
hello, I want to use ssh connect to start a termpair share, but got an error:

How to reproduce
ssh someone@anotherhost "termpair share -r --cmd "df -Th""
Expected behavior
I want to execute some command to show in the web for someone else, how can i do it ?