aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2024-07-11-tmux-battery
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-05-17 20:46:55 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-05-17 20:46:55 +0200
commit4c3b21f0ba96fcce188f8c55599a4ec8a98a13fe (patch)
treeb746866fdf0c057a734b97f1f8591c8f249df82a /src/blog/2024-07-11-tmux-battery
parentab3ca5e2bf3317933b7bec8d10f92cd4a5686991 (diff)
downloadsebastiano.tronto.net-4c3b21f0ba96fcce188f8c55599a4ec8a98a13fe.tar.gz
sebastiano.tronto.net-4c3b21f0ba96fcce188f8c55599a4ec8a98a13fe.zip
New blog post
Diffstat (limited to 'src/blog/2024-07-11-tmux-battery')
-rw-r--r--src/blog/2024-07-11-tmux-battery/tmux-battery.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/blog/2024-07-11-tmux-battery/tmux-battery.md b/src/blog/2024-07-11-tmux-battery/tmux-battery.md
index 1ea5b99..c9a1f0b 100644
--- a/src/blog/2024-07-11-tmux-battery/tmux-battery.md
+++ b/src/blog/2024-07-11-tmux-battery/tmux-battery.md
@@ -1,4 +1,6 @@
1# tmux tricks #1: battery status indicator 1# tmux trick #1: battery status indicator
2
3*This post is part of a [series](../../series)*
2 4
3[tmux](https://github.com/tmux/tmux/wiki) is a program that allows 5[tmux](https://github.com/tmux/tmux/wiki) is a program that allows
4you to create multiple virtual terminals in the same shell and keep 6you to create multiple virtual terminals in the same shell and keep
@@ -162,3 +164,5 @@ is created. The `-g` is used to apply this command globally. My
162understanding of this is still superficial, but for now I am happy 164understanding of this is still superficial, but for now I am happy
163that the battery status is there. Maybe I'll learn about sessions 165that the battery status is there. Maybe I'll learn about sessions
164at some point, and I'll write a new blog post about them :) 166at some point, and I'll write a new blog post about them :)
167
168*Next in the series: [copy to clipboard](../2026-05-17-tmux-clipboard)*

Generated with cgit - Back to sebastiano.tronto.net