osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-dev/+/27435 )
Change subject: net/README: update tmux documentation ...................................................................... net/README: update tmux documentation Change-Id: I5561dae3898bf86176d7693c08732a68a1158a14 --- M net/README 1 file changed, 6 insertions(+), 5 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/35/27435/1 diff --git a/net/README b/net/README index f3c388a..696a803 100644 --- a/net/README +++ b/net/README @@ -123,11 +123,12 @@ When you launch run.sh, many xterms are launched, and when hitting enter, all of them get destroyed again. This is obviously intended to be run on your -desktop computer or laptop, not on a remote box. It may also make sense to -launch all of them in the current shell, and maybe or maybe not switch off -stderr logging; or to launch each component in a tmux window or whatnot -- if -you figure out something in that line, I would be glad to get contributions and -incorporate that. +desktop computer or laptop, not on a remote box. + +It's also possible to set TERMINAL="tmux" in your network configuration, then +run.sh starts a tmux session and runs each Osmocom program as own tmux window +inside that session. Switch to the first window (^B + 0) and hit enter to close +all windows and the whole tmux session. This does work over SSH. === Logging and pcaps -- To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/27435 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-dev Gerrit-Branch: master Gerrit-Change-Id: I5561dae3898bf86176d7693c08732a68a1158a14 Gerrit-Change-Number: 27435 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
