mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-02-18 21:35:00 +01:00
Updated Running OpenWebRX on system startup (markdown)
parent
0227684918
commit
9d0f2dd8bc
|
|
@ -19,7 +19,7 @@ You will also be able to inspect the terminal output by typing:
|
|||
|
||||
tmux a
|
||||
|
||||
`tmux` is quite a useful tool. The programs you start within a `tmux` session will persist even if you close your `ssh` session. Some basic keybindings:
|
||||
`tmux` is quite a useful tool. The programs you start within a `tmux` session will persist even if you close your `ssh` session. Some basic keyboard shortcuts:
|
||||
|
||||
Ctrl+b, then d : Detaches the tmux session. You can return to it by `tmux a`.
|
||||
Ctrl+b, then % or " : Splits your screen horizontally or vertically.
|
||||
|
|
|
|||
Loading…
Reference in a new issue