#tmux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tmux, aggregated by home.social.
-
tmux у сисадмина — разбивает терминал, реанимирует сессии, уносит хаос
Каждый, кто работает в терминале, держит открытыми сразу несколько вкладок: в первой смотрит логи, во второй следит за списком запущенных процессов через htop, в третьей работает с Git, в четвертой запускает миграции базы данных. При переключении между вкладками легко запутаться, закрыть нужную, а при обрыве связи — потерять запущенные процессы и сессии. Привет! Я Саломея, продуктовый технический писатель Читать далее →
-
actually #tmux has floating panes now? so maybe nevermind then
-
#OverUnder 080 with Eric Bower
His thoughts about #POSIX, #terminals, #multiplexers, #Neovim, and #ClubSandwiches.
And, like every week, we got a recommendation for two #books.
#bloggers #bookstodon #book #blog #fediverse #mastodon #food #blogging #writing #unix #shells #linux #opensource #tmux #ghostty
-
🐝 #SwarmForge is an #opensource agent coordination system that turns swarms of #AI agents into a disciplined engineering team, built on #tmux, #git worktrees and #Babashka #devtools
🧩 Config-driven topology: the swarm shape comes from swarmforge.conf, one line per window defining role, agent backend, worktree and receive mode — not hardcoded shell variables
🧵👇 -
I am really confused by people suddenly deciding that tmux is no longer fit for purpose because it doesn’t support AI agents.
Good.
It was never designed for this.
-
tmux (terminal multiplexer) has just added support for DECRQM to detect mode 2026 (synchronized Output in terminal) #tmux https://github.com/tmux/tmux/commit/e94fcd96f9384808a404995b935d722fe3ed4358
-
#Tmux has saved my butt too many times. Seriously, if you use the terminal regularly, make sure you add to your shell profile to start a Tmux session each time ure working on the terminal. Anytime there's a running process, and you accidentally quit your terminal or lose access to it for wtv reason, as long as your computer itself is still up - nothing is lost and you could always go back n reattach to that Tmux session. Lifesaver.
-
-
if you're tmux curious homebrew has a #newbrew for `lazy-tmux` you might like!
macOS & linux.
-
-
Just discovered tmux. Basically a tiling manager for the CLI.
So so cool!
Using it on a raspberry pi zero 2 W where I don't want a GUI but still need multiple "windows" while I work on ESP32 with CircuitPython.
-
-
🎩 Ah, the pinnacle of human achievement: a #TUI for #tmux to wrangle #AI code sessions, because typing commands and using tabs was sooo 2022. 🚀 Dive into GitHub's labyrinthine menus and watch as you transform into the ultimate mastermind, orchestrating your very own #digital #circus of Claude Code and Codex, all while wondering why you didn't just stick to regular #coding. 🙃
https://github.com/YoanWai/agent-manager #GitHub #coding #mastery #HackerNews #ngated -
Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode
https://github.com/YoanWai/agent-manager
Comments: https://news.ycombinator.com/item?id=49107749
#HackerNews #AgentManager #Tmux #TUI #Claude #Codex #OpenCode
-
Армия в терминале
Как coding agents превратили разработчика в диспетчера машин — и запустили гонку оркестраторов, песочниц и ИИ‑фабрик. Ещё недавно программист открывал один терминал и разговаривал с одним агентом. Затем терминалов стало пять, веток — семь, а главным дефицитом оказался уже не код, а человеческое внимание.
https://habr.com/ru/articles/1063558/
#coding_agents #AIагенты #Claude_Code #git_worktree #tmux #оркестрация_агентов #мультиагентные_системы #песочницы #microVM #Model_Context_Protocol
-
Just in case somebody finds this in the future: I've wasted several hours trying to fix this problem with f#@*!ng AI and then I used my brain for 20 minutes.
1. Regarding .tmux.conf or .tmux.conf.local (my case), you can specify apps to restore by resurrect with this:
set -g @resurrect-processes 'bmon emacs htop irssi less man mutt nvim qalc ssh tail top vi vim weechat'
Furthermore I've set this additionally:
set -g @resurrect-strategy-vim 'session'
set -g @resurrect-strategy-nvim 'session'
set -g @resurrect-command-prefix 'exec 'But don't (!) use, even it sounds really nice, this:
set -g @resurrect-capture-pane-contents 'on'
This causes all apps to crash! No idea why. Maybe someone else is smarter than me. However, this changes already made the resurrect plugin restored every program listed in @resurrect-processes. All except neovim/nvim.
2. The snap hell! Don't install nvim via snap, like I did. I just remembered I've already had many problems with applications installed via snap in the past. So I've removed the neovim snap installation, added the official neovim PPA and installed it from here:
https://neovim.io/doc/install/
https://launchpad.net/~neovim-ppa/+archive/ubuntu/stableNow everything works fine. :)
https://youtu.be/watch?v=9XH2IKKHlBk
F@#*!ng snap!
-
-
I'm currently a little desperate. I'm on #Xubuntu #Linux with #zsh and #tmux. I'm using the resurrect plugin for tmux, and I've also installed "Oh my tmux!" from here: https://github.com/gpakosz/.tmux
Maybe that's a little over-configured ... .
What I'm trying to get is the resurrect plugin to restore my previously saved session with all running apps in their panes/windows.
What I get is the restoration of all my tmux windows and panes with the previously started applications in there (bmon, qalc, htop, nvim). But ... unfortunately htop is the only application running when the restoration is finished. bmon, qalc and nvim seem to crash. I can see the "UI" of the application (for example nvim) and underneath the prompt of my shell.
I've played around with several configuration options but nothing helped. Is there any good tutorial for noobs like me? And is this even possible what I'm trying to achieve?
-
🚀🖥️ Oh joy, because nothing screams "productive" like squinting at a #terminal window on a phone. Just what #developers wanted: #tmux remuxed for thumb cramps and #eye #strain. Good luck keeping up with those "persistent terminal sessions" while your #battery persistently dies. 🍎🔋
https://github.com/h3nock/remux #mobile #productivity #life #HackerNews #ngated