- Source: http://cheat.errtheblog.com/s/tmux
- Version: 7 (udpated by mloskot)
$ tmux # start tmux server
$ tmux at # attach running sessions to a terminal
$ tmux ls # list running tmux sessions
| From 01ce72fb8086fb6984e4409739a821408045612e Mon Sep 17 00:00:00 2001 | |
| From: Dudemanguy <random342@airmail.cc> | |
| Date: Sat, 24 Feb 2024 15:07:31 -0600 | |
| Subject: [PATCH] glocalfileinfo: add a dbus thumbnail generator | |
| --- | |
| gio/glocalfileinfo.c | 186 +++++++++++++++++++++++++++++++++++++++++-- | |
| 1 file changed, 179 insertions(+), 7 deletions(-) | |
| diff --git a/gio/glocalfileinfo.c b/gio/glocalfileinfo.c |
$ tmux # start tmux server
$ tmux at # attach running sessions to a terminal
$ tmux ls # list running tmux sessions