wiki/byobu.md

31 lines
460 B
Markdown
Raw Permalink Normal View History

2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
Byobu
=====
2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
Shortcuts
---------
### Create
- `F2`: Create a new tab
- `Shift-F2`: Split horizontally ---
- `Ctrl-F2`: Split vertically |
2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
### Move
- `Alt-←→` Change tab
- `Alt-↓↑` Change session
- `Shift-←→↓↑` Change split
- `Alt-↟↡` Move in history
2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
### Rename
- `F8`: Rename tab
- `Ctrl-F8`: Rename session
2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
### Delete
- `Ctrl-F6`: Delete split in focus (delete tab if no split)
2020-09-28 08:49:00 +00:00
2020-09-28 08:57:21 +00:00
### Other
- `F6`: Detach from session
- `F1`: Help