readme extended
This commit is contained in:
parent
f7ac382498
commit
292bfaad16
@ -187,6 +187,12 @@ tmux new -s q7s-serial
|
||||
q7s_serial
|
||||
```
|
||||
|
||||
Other useful tmux commands:
|
||||
- Enable scroll mode: You can press `ctrl + b` and then `[` (`AltGr + 8`) to enable scroll mode.
|
||||
You can quit scroll mode with `q`.
|
||||
- Kill a tmux session: run `ctrl + b` and then `k`.
|
||||
- Detach from a tmux session: run `ctrl + b` and then `d`
|
||||
|
||||
### SSH console
|
||||
|
||||
You can use the following command to connect to the Q7S with `ssh`:
|
||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
||||
Subproject commit 2e942ec21e47485b9ab6416a0341b9ab8ec30543
|
||||
Subproject commit 6758ecef0d59d6918a7d91e6a6e01f57edb23151
|
Loading…
Reference in New Issue
Block a user