aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-06-23-byobu.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-04-29 14:18:55 -0500
committerChristian Cleberg <hello@cleberg.net>2024-04-29 14:18:55 -0500
commitfdd80eadcc2f147d0198d94b7b908764778184a2 (patch)
treefbec9522ea9aa13e8105efc413d2498c3c5b4cd6 /content/blog/2023-06-23-byobu.md
parentd6c80fdc1dea9ff242a4d3c7d3939d2727a8da56 (diff)
downloadcleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.tar.gz
cleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.tar.bz2
cleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.zip
format line wrapping and fix escaped characters
Diffstat (limited to 'content/blog/2023-06-23-byobu.md')
-rw-r--r--content/blog/2023-06-23-byobu.md27
1 files changed, 13 insertions, 14 deletions
diff --git a/content/blog/2023-06-23-byobu.md b/content/blog/2023-06-23-byobu.md
index 991da61..e1607b9 100644
--- a/content/blog/2023-06-23-byobu.md
+++ b/content/blog/2023-06-23-byobu.md
@@ -5,27 +5,26 @@ description = ""
draft = false
+++
-# Byobu {#byobu-1}
+# Byobu
-[byobu](https://www.byobu.org) is a command-line tool that allows you to
-use numerous screens within a single terminal emulator instance. More
-specifically, it\'s a text based window manager, using either
-`screen` or `tmux`.
+[byobu](https://www.byobu.org) is a command-line tool that allows you to use
+numerous screens within a single terminal emulator instance. More specifically,
+it's a text based window manager, using either `screen` or `tmux`.
-This post is mostly just a self-reference as I explore byobu, so I may
-come back later and update this post with more content.
+This post is mostly just a self-reference as I explore byobu, so I may come back
+later and update this post with more content.
## Screenshot
-Take a look below at my current multi-window set-up in byobu while I
-write this blog post:
+Take a look below at my current multi-window set-up in byobu while I write this
+blog post:
![byobu](https://img.cleberg.net/blog/20230623-byobu/byobu.png)
### Keybindings
-You can open the help menu with either of the following commands; they
-will both open the same manpage:
+You can open the help menu with either of the following commands; they will both
+open the same manpage:
```sh
byobu --help
@@ -33,9 +32,9 @@ byobu --help
man byobu
```
-While the manpage contains a ton of information about the functionality
-of byobu (such as status notifications, sessions, and windows), the
-first location to explore should be the keybindings section.
+While the manpage contains a ton of information about the functionality of byobu
+(such as status notifications, sessions, and windows), the first location to
+explore should be the keybindings section.
The keybindings are configured as follows: