#tmux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tmux, aggregated by home.social.
-
Базовый командный runtime для терминальных AI-агентов
Для соло-разработки на ИИ-агентах уже есть много готовых инструментов — не только голый tmux. Agent Deck, AoE, Vibe Kanban и похожие решения помогают запускать много параллельных агентских сессий локально и удаленно. Сами вендоры тоже идут в эту сторону: например, в Claude Code недавно появился /agent-view . Но в командных сценариях важен не запуск большого числа параллельных сессий в красивом интерфейсе, а управляемость, воспроизводимость и мастштабирумость. Важно понимать, где и как сессии запускать , с какими правами агенты будут запущены, кто может сессии видеть, кто может подключаться, как дать лидам и синьерам доступ к сессиям джунов для обучения. Важно иметь стандартизированную среду выполнения и уметь масштабировать схему через инфру-как-код. Сегодня я расскажу как сделать базовый агентный runtime для команд от 2х человек :
-
Guten Morgen! ☕
Kleiner Tipp für alle, die wie ich gerne 47 Terminals offen haben und dann den Überblick verlieren: `tmux` ist euer Freund. Sessions überleben sogar SSH-Disconnects – ihr könnt euch also wieder einklinken, als wäre nichts gewesen.
Bonus: `Ctrl+b d` zum Detachen, `tmux a` zum Wiederkommen. Das war's eigentlich schon. Der Rest ist Kür.
-
Guten Morgen! ☕
Kleiner Tipp für alle, die wie ich gerne 47 Terminals offen haben und dann den Überblick verlieren: `tmux` ist euer Freund. Sessions überleben sogar SSH-Disconnects – ihr könnt euch also wieder einklinken, als wäre nichts gewesen.
Bonus: `Ctrl+b d` zum Detachen, `tmux a` zum Wiederkommen. Das war's eigentlich schon. Der Rest ist Kür.
-
Guten Morgen! ☕
Kleiner Tipp für alle, die wie ich gerne 47 Terminals offen haben und dann den Überblick verlieren: `tmux` ist euer Freund. Sessions überleben sogar SSH-Disconnects – ihr könnt euch also wieder einklinken, als wäre nichts gewesen.
Bonus: `Ctrl+b d` zum Detachen, `tmux a` zum Wiederkommen. Das war's eigentlich schon. Der Rest ist Kür.
-
Guten Morgen! ☕
Kleiner Tipp für alle, die wie ich gerne 47 Terminals offen haben und dann den Überblick verlieren: `tmux` ist euer Freund. Sessions überleben sogar SSH-Disconnects – ihr könnt euch also wieder einklinken, als wäre nichts gewesen.
Bonus: `Ctrl+b d` zum Detachen, `tmux a` zum Wiederkommen. Das war's eigentlich schon. Der Rest ist Kür.
-
Guten Morgen! ☕
Kleiner Tipp für alle, die wie ich gerne 47 Terminals offen haben und dann den Überblick verlieren: `tmux` ist euer Freund. Sessions überleben sogar SSH-Disconnects – ihr könnt euch also wieder einklinken, als wäre nichts gewesen.
Bonus: `Ctrl+b d` zum Detachen, `tmux a` zum Wiederkommen. Das war's eigentlich schon. Der Rest ist Kür.
-
@vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run #tmux in #termux with #vim, #nnn, #sqlite, #syncthing, and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.
\m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.
-
@vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run #tmux in #termux with #vim, #nnn, #sqlite, #syncthing, and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.
\m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.
-
@vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run #tmux in #termux with #vim, #nnn, #sqlite, #syncthing, and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.
\m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.
-
@vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run #tmux in #termux with #vim, #nnn, #sqlite, #syncthing, and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.
\m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.
-
@vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run #tmux in #termux with #vim, #nnn, #sqlite, #syncthing, and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.
\m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.
-
Bonus: **sesh**! 🧠
Smartes tmux Session-Management mit zoxide. sesh erstellt Sessions blitzschnell basierend auf Verzeichnissen oder Git-Repos. Effizienz pur! ⚡️
-
Moving my ongoing Claude vibe-a-thon from my Mac to a headless Fedora mini-PC is having the unintended consequence of teaching me just how amazing #tmux is once you get past the basics.
My new setup is Claude in tmux with a separate terminal pane, and a couple of other windows for chores and admin.
Ditto how lovely #jujutsu is for Doing Stuff that used to be much harder in git.
I recommend reading https://zerowidth.com/2025/jj-tips-and-tricks/ once you are up and running (and the previous post to get that far!).
-
Tag 2 Multiplexer-Woche: **tmux**! 🪟
Der Industriestandard. Wer auf Servern arbeitet, kommt an tmux nicht vorbei. Session-Management, Fenster-Splits & Plugins machen es zum Profi-Tool für Admins!
Link: https://github.com/tmux/tmux
#tmux #Terminal #CLI #Linux #OpenSource #AdminTools #RadioTux
-
Changed my #Tmux conf quite a bit to add a nicer looking statusbar (catppuccin themed) and continuum for session restore. Sharing for anyone else who might find parts of it useful. https://github.com/mijndert/dotfiles/blob/main/.tmux.conf
-
Обновление Claude Code Agent view: теперь одно окно для управления десятком параллельных AI-сессий
11 мая Anthropic выкатили в Claude Code новую фичу — agent view. Это менеджер сессий: один экран, в котором видны все запущенные параллельно сессии Claude Code, их статус и какие из них ждут ввода. Запускается командой claude agents. Звучит как мелкое улучшение, но на практике решает реальную боль — раньше для трёх параллельных задач нужны были tmux-сетка и mental ledger в голове. Обновил Claude Code, потестил неделю, рассказываю, что внутри и где границы.
https://habr.com/ru/articles/1034904/
#Claude_Code #Anthropic #AIагенты #terminal #tmux #productivity #разработка
-
Обновление Claude Code Agent view: теперь одно окно для управления десятком параллельных AI-сессий
11 мая Anthropic выкатили в Claude Code новую фичу — agent view. Это менеджер сессий: один экран, в котором видны все запущенные параллельно сессии Claude Code, их статус и какие из них ждут ввода. Запускается командой claude agents. Звучит как мелкое улучшение, но на практике решает реальную боль — раньше для трёх параллельных задач нужны были tmux-сетка и mental ledger в голове. Обновил Claude Code, потестил неделю, рассказываю, что внутри и где границы.
https://habr.com/ru/articles/1034904/
#Claude_Code #Anthropic #AIагенты #terminal #tmux #productivity #разработка
-
Обновление Claude Code Agent view: теперь одно окно для управления десятком параллельных AI-сессий
11 мая Anthropic выкатили в Claude Code новую фичу — agent view. Это менеджер сессий: один экран, в котором видны все запущенные параллельно сессии Claude Code, их статус и какие из них ждут ввода. Запускается командой claude agents. Звучит как мелкое улучшение, но на практике решает реальную боль — раньше для трёх параллельных задач нужны были tmux-сетка и mental ledger в голове. Обновил Claude Code, потестил неделю, рассказываю, что внутри и где границы.
https://habr.com/ru/articles/1034904/
#Claude_Code #Anthropic #AIагенты #terminal #tmux #productivity #разработка
-
Обновление Claude Code Agent view: теперь одно окно для управления десятком параллельных AI-сессий
11 мая Anthropic выкатили в Claude Code новую фичу — agent view. Это менеджер сессий: один экран, в котором видны все запущенные параллельно сессии Claude Code, их статус и какие из них ждут ввода. Запускается командой claude agents. Звучит как мелкое улучшение, но на практике решает реальную боль — раньше для трёх параллельных задач нужны были tmux-сетка и mental ledger в голове. Обновил Claude Code, потестил неделю, рассказываю, что внутри и где границы.
https://habr.com/ru/articles/1034904/
#Claude_Code #Anthropic #AIагенты #terminal #tmux #productivity #разработка
-
-
-
-
-
Paneship now supports Bash, Zsh, Fish, PowerShell, Nushell, and more.
A fast daemon-powered shell prompt written in Rust for tmux workflows and large repositories.https://crates.io/crates/paneship
Feedback and contributions are welcome ❤️
#opensource #paneship #tmux #shellprompt #rust #zsh #nushell -
Paneship now supports Bash, Zsh, Fish, PowerShell, Nushell, and more.
A fast daemon-powered shell prompt written in Rust for tmux workflows and large repositories.https://github.com/andev0x/paneship
Feedback and contributions are welcome ❤️
#opensource #paneship #tmux #shellprompt #rust #zsh #nushell -
My experiment of using only base install of #OpenBSD in console, has yielded joy and insights. Returned to #Perl, which was my first professional programming language in the 90s, learning how capable #vi is (not vim or neovim) and appreciating #tmux.
I have a cli http get command, but no https yet since the needed Perl modules are not installed. This led to me using FTP to download all the RFCs in txt, and starting an implementation in C.
The OpenBSD man pages are indeed great. Without a browser, I am relying upon them and my Harbeson and Steele C book. I will have to download the openbsd src soon tho, to get some example C code.
I’m not a good C programmer, having to unlearn alot of habits from using higher order languages, and am still exploring good patterns for C functions wrt memory management and error handling. I keep trying to write with mathematical types, not bytes in memory.
But, it’s fun, and I fell aseep last night thinking about my project, and looking forward to finding some time to continue it today.
-
My experiment of using only base install of #OpenBSD in console, has yielded joy and insights. Returned to #Perl, which was my first professional programming language in the 90s, learning how capable #vi is (not vim or neovim) and appreciating #tmux.
I have a cli http get command, but no https yet since the needed Perl modules are not installed. This led to me using FTP to download all the RFCs in txt, and starting an implementation in C.
The OpenBSD man pages are indeed great. Without a browser, I am relying upon them and my Harbeson and Steele C book. I will have to download the openbsd src soon tho, to get some example C code.
I’m not a good C programmer, having to unlearn alot of habits from using higher order languages, and am still exploring good patterns for C functions wrt memory management and error handling. I keep trying to write with mathematical types, not bytes in memory.
But, it’s fun, and I fell aseep last night thinking about my project, and looking forward to finding some time to continue it today.
-
My experiment of using only base install of #OpenBSD in console, has yielded joy and insights. Returned to #Perl, which was my first professional programming language in the 90s, learning how capable #vi is (not vim or neovim) and appreciating #tmux.
I have a cli http get command, but no https yet since the needed Perl modules are not installed. This led to me using FTP to download all the RFCs in txt, and starting an implementation in C.
The OpenBSD man pages are indeed great. Without a browser, I am relying upon them and my Harbeson and Steele C book. I will have to download the openbsd src soon tho, to get some example C code.
I’m not a good C programmer, having to unlearn alot of habits from using higher order languages, and am still exploring good patterns for C functions wrt memory management and error handling. I keep trying to write with mathematical types, not bytes in memory.
But, it’s fun, and I fell aseep last night thinking about my project, and looking forward to finding some time to continue it today.
-
My experiment of using only base install of #OpenBSD in console, has yielded joy and insights. Returned to #Perl, which was my first professional programming language in the 90s, learning how capable #vi is (not vim or neovim) and appreciating #tmux.
I have a cli http get command, but no https yet since the needed Perl modules are not installed. This led to me using FTP to download all the RFCs in txt, and starting an implementation in C.
The OpenBSD man pages are indeed great. Without a browser, I am relying upon them and my Harbeson and Steele C book. I will have to download the openbsd src soon tho, to get some example C code.
I’m not a good C programmer, having to unlearn alot of habits from using higher order languages, and am still exploring good patterns for C functions wrt memory management and error handling. I keep trying to write with mathematical types, not bytes in memory.
But, it’s fun, and I fell aseep last night thinking about my project, and looking forward to finding some time to continue it today.
-
My experiment of using only base install of #OpenBSD in console, has yielded joy and insights. Returned to #Perl, which was my first professional programming language in the 90s, learning how capable #vi is (not vim or neovim) and appreciating #tmux.
I have a cli http get command, but no https yet since the needed Perl modules are not installed. This led to me using FTP to download all the RFCs in txt, and starting an implementation in C.
The OpenBSD man pages are indeed great. Without a browser, I am relying upon them and my Harbeson and Steele C book. I will have to download the openbsd src soon tho, to get some example C code.
I’m not a good C programmer, having to unlearn alot of habits from using higher order languages, and am still exploring good patterns for C functions wrt memory management and error handling. I keep trying to write with mathematical types, not bytes in memory.
But, it’s fun, and I fell aseep last night thinking about my project, and looking forward to finding some time to continue it today.
-
My #WeeklyBrainDump is out, I was busier than I thought this week! I feel like I'm getting some of my creative energy back.
- I read more of the `tmux` man page and discovered `display-menu`
- The Squasher project makes big strides
- I look into #opal_rubyhttps://sean.taylormadetech.dev/2026/05/06/weekly-brain-dump-21.html
-
My #WeeklyBrainDump is out, I was busier than I thought this week! I feel like I'm getting some of my creative energy back.
- I read more of the `tmux` man page and discovered `display-menu`
- The Squasher project makes big strides
- I look into #opal_rubyhttps://sean.taylormadetech.dev/2026/05/06/weekly-brain-dump-21.html
-
My #WeeklyBrainDump is out, I was busier than I thought this week! I feel like I'm getting some of my creative energy back.
- I read more of the `tmux` man page and discovered `display-menu`
- The Squasher project makes big strides
- I look into #opal_rubyhttps://sean.taylormadetech.dev/2026/05/06/weekly-brain-dump-21.html
-
#WeeklyBrainDump time! You get two blog posts in as many days from me, aren't you lucky 🧡
- I've started streaming #Tetris again on https://www.twitch.tv/hell_rok
- Changing my #Neovim / #tmux setup
- I'm trying out comments on my blog in a fun way (inspired by [this post](https://ploum.net/2026-03-20-social-smolnet.html) by @ploum )https://sean.taylormadetech.dev/2026/04/30/weekly-brain-dump-20.html
-
#WeeklyBrainDump time! You get two blog posts in as many days from me, aren't you lucky 🧡
- I've started streaming #Tetris again on https://www.twitch.tv/hell_rok
- Changing my #Neovim / #tmux setup
- I'm trying out comments on my blog in a fun way (inspired by [this post](https://ploum.net/2026-03-20-social-smolnet.html) by @ploum )https://sean.taylormadetech.dev/2026/04/30/weekly-brain-dump-20.html
-
#WeeklyBrainDump time! You get two blog posts in as many days from me, aren't you lucky 🧡
- I've started streaming #Tetris again on https://www.twitch.tv/hell_rok
- Changing my #Neovim / #tmux setup
- I'm trying out comments on my blog in a fun way (inspired by [this post](https://ploum.net/2026-03-20-social-smolnet.html) by @ploum )https://sean.taylormadetech.dev/2026/04/30/weekly-brain-dump-20.html
-
#WeeklyBrainDump time! You get two blog posts in as many days from me, aren't you lucky 🧡
- I've started streaming #Tetris again on https://www.twitch.tv/hell_rok
- Changing my #Neovim / #tmux setup
- I'm trying out comments on my blog in a fun way (inspired by [this post](https://ploum.net/2026-03-20-social-smolnet.html) by @ploum )https://sean.taylormadetech.dev/2026/04/30/weekly-brain-dump-20.html
-
Wrote a blog post about switching away from the terminal in #Neovim to using #tmux display-popup.
This was a lot less straight forward than expected so thought documenting it would help others in the future.
https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html
-
Wrote a blog post about switching away from the terminal in #Neovim to using #tmux display-popup.
This was a lot less straight forward than expected so thought documenting it would help others in the future.
https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html
-
Wrote a blog post about switching away from the terminal in #Neovim to using #tmux display-popup.
This was a lot less straight forward than expected so thought documenting it would help others in the future.
https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html
-
Wrote a blog post about switching away from the terminal in #Neovim to using #tmux display-popup.
This was a lot less straight forward than expected so thought documenting it would help others in the future.
https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html
-
Wrote a blog post about switching away from the terminal in #Neovim to using #tmux display-popup.
This was a lot less straight forward than expected so thought documenting it would help others in the future.
https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html