Wonderful guide on tmux keybindings, if you're into that sort of thing: https://www.seanh.cc/2020/12/28/binding-keys-in-tmux/ #tmux #tmux4life
Binding Keys in tmux - seanh.cc

Alexander Embiricos (@embirico)

Codex의 제품 출시 전략이 설명됐다. 초기에는 강력한 기능을 파워 유저 중심의 수동/설정형 기능으로 제공하고, 실제 사용 패턴을 관찰해 대중적으로 더 잘 작동하는 제품으로 일반화하는 방식이다. tmux에서 Codex 앱으로 발전한 사례도 언급됐다.

https://x.com/embirico/status/2046352699348983928

#codex #productstrategy #openai #tmux #aiagent

Alexander Embiricos (@embirico) on X

fair concern! here's how we ship on codex: 1. ship powerful capabilities. initially have them mostly manual and configurable by power users 2. observe the most successful usage patterns -> generalize into product that works out of the box e.g. tmux -> codex app

X (formerly Twitter)
Claude Code実行中にターミナルを閉じても大丈夫にする方法(tmux) - Qiita

株式会社ブレインパッドプロダクトユニットでRtoaster GenAIの開発をしている依田です。 今回は「Claude Codeを使うならtmuxを組み合わせると便利」という話を、Ghosttyでの実演つきでお伝えします。 はじめに Claude Codeに長時間かかるタ...

Qiita

Approaching 18 years next month that I submitted my first #OpenBSD port.. and it's #tmux

https://marc.info/?l=openbsd-ports-cvs&m=121226747005033&w=2

'CVS: cvs.openbsd.org: ports' - MARC

I'm back online with #hubzilla, too. #snac always worked because it didn't depend on the postgres #FreeBSD jail. For some time SSH didn't accept connections but somehow it came back up after a few hours when the upgrade went though. Luckily I did not forget to run the upgrade in #tmux this time.

Now I have to figure out how to convert the system to package base. It's now running #freebsd 15.0.
grindcore.ch

Automatic tmux window names with just | eshlox

Using just recipes to rename tmux windows based on the running task, then restore the name when the command exits.

eshlox

@QuasiMagia @linux @plaoo1

vi aggiorno su come procede:

per getire la sessione sto usado #tmux

io sto usando #mastui https://mastui.app/
installato con `pipx install mastui`

come monitor direi:
* btop - https://github.com/aristocratos/btop
* bottom - https://github.com/ClementTsang/bottom

di oggi provo #meli https://meli-email.org/

per leggere le email

Mastui — Terminal Mastodon Client

A retro-modern Mastodon client for your terminal. Multi-column, images, caching, and more.

Void Linux compiles its Tmux with utmp enabled by default, so you see a new user for every pane! Finally recompiled tmux to kill this. The Fix:
1. Clone void-packages & bootstrap xbps-src
2. Edit srcpkgs/tmux/template, removing libutempter-devel from makedepends, and --enable-utempter from configure_args
3. ./xbps-src pkg tmux
4. xbps-install --repository=hostdir/binpkgs tmux
5. Optional, but stops xbps-install -Su from silently nuking your tmux when a new version comes out: sudo xbps-pkgdb -m hold tmux
Result, with all 8 of my initial tmux windows up:
11:01:11 up 11 days, 19:00, 1 user, load average: 0.00, 0.09, 0.08
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
quin pts/0 10:54 7.00s 0.13s 0.01s tdsr-server
This makes me very happy.
#void #linux #voidlinux #tmux

I say I'm a huge fan of tmux(1) and have used it for so many years and yet every time I go into the config file or the wiki I learn that I've been ignoring a feature or capability that would have been nice to know.

e.g. 'marked panes' is kind of like `pushd` or `popd` for tmux panes! and you can map `bind \` switch-client -t '{marked}'` and use backtick to flip between whatever you're looking and your marked pane!

wild! i'm surprised it even runs under windows 11.

#terminal #tmux

🌗 打造美觀且好用的 tmux
➤ 告別彆扭快捷鍵,打造極致流暢的終端機多工體驗
https://hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
許多開發者在初次接觸 tmux 時,常會被其略顯笨拙的預設快捷鍵與粗糙的介面所勸退。本文作者 Ham Vocke 深入淺出地分享瞭如何透過修改設定檔 `~/.tmux.conf`,將這個強大的終端機多工器改造得更符合人體工學且視覺悅目。從重設前綴鍵、直覺化分割面板,到開啟滑鼠支援與自定義狀態列顏色,這份指南不僅提升了操作流暢度,更讓原本單調的終端機轉化為高效且個人化的工作空間。
+ 「改用 C-a 當前綴鍵真的是救星,原本的 C-b 每次按都覺得手指要抽筋了。」
+ 「這篇的視覺化分割設定(| 和 -)非常直覺,對初學者來說好記很多,配色部分的教學也很完整。」
#終端機工具 #tmux #生產力 #開發環境設定
Make tmux Pretty and Usable - Ham Vocke

Customize the look and feel of tmux