mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
byobu: add exit instructions (#15935)
This commit is contained in:
parent
564035bdd9
commit
d28af61b0e
1 changed files with 8 additions and 0 deletions
|
@ -23,3 +23,11 @@
|
|||
- Disable automatic startup after login into text console:
|
||||
|
||||
`byobu-disable`
|
||||
|
||||
- Detach from `byobu`:
|
||||
|
||||
`<F6>`
|
||||
|
||||
- Kill a window:
|
||||
|
||||
`<Ctrl a><k>`
|
||||
|
|
Loading…
Add table
Reference in a new issue