From f0a435df3339c2f0ddca97f83f58073c4988f15d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 2 May 2025 00:10:48 +0300 Subject: Update content for html --- about/resources.html | 186 +++---- ...2024-06-23-terminal-multiplexing-with-tmux.html | 12 +- ...rminal-multiplexing-with-tmux-fish-edition.html | 410 +++++++++++++++ gemfeed/atom.xml | 559 +++++++++++++++------ gemfeed/index.html | 3 +- index.html | 5 +- uptime-stats.html | 52 +- 7 files changed, 955 insertions(+), 272 deletions(-) create mode 100644 gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.html diff --git a/about/resources.html b/about/resources.html index 61ec6e34..6516711f 100644 --- a/about/resources.html +++ b/about/resources.html @@ -51,52 +51,52 @@ In random order:


Technical references



@@ -104,51 +104,51 @@

Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -157,31 +157,31 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -190,58 +190,58 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Magazines I like(d)



This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:


Formal education



diff --git a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html index e39ce96c..cfbc6a53 100644 --- a/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html +++ b/gemfeed/2024-06-23-terminal-multiplexing-with-tmux.html @@ -2,7 +2,7 @@ -Terminal multiplexing with `tmux` +Terminal multiplexing with `tmux` - Z-Shell edition @@ -11,9 +11,13 @@

Home | Markdown | Gemini

-

Terminal multiplexing with tmux


+

Terminal multiplexing with tmux - Z-Shell edition



-Published at 2024-06-23T22:41:59+03:00
+Published at 2024-06-23T22:41:59+03:00; Last updated 2025-05-02
+
+This is the Z-Shell version. There is also a Fish version:
+
+./2025-05-02-terminal-multiplexing-with-tmux-fish-edition.html

Tmux (Terminal Multiplexer) is a powerful, terminal-based tool that manages multiple terminal sessions within a single window. Here are some of its primary features and functionalities:

@@ -40,7 +44,7 @@ jgs `-=========-`()

Table of Contents