Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
Post image 9
Post image 10
Post image 11
Post image 12
Post image 13
Post image 14
1 / 14
0

unitmux: A Floating Desktop App for Claude Code and Codex in tmux

DEV Community·Ugo·24 days ago
#folRNrH2
#session#git#ai#cli#claude#unitmux
Reading 0:00
15s threshold

Introduction If you're running Claude Code or Codex in tmux, you've probably experienced this: You want to give instructions while reading code in your editor, but every time you have to Cmd+Tab back to the terminal. The AI asks "1. Yes / 2. No" and you have to switch back to the terminal just to type 1 . When running multiple Claude or Codex sessions in parallel, it's hard to keep track of which pane is in what state. These small context switches add up and repeatedly break your flow of thought. It's surprisingly stressful. To solve this, I built a desktop app called unitmux . What is unitmux? A desktop app that lets you send instructions directly to Claude Code or Codex running in tmux, from a floating window. It stays always-on-top, auto-detects tmux panes, and eliminates the need to switch focus to the terminal. You can give instructions to your AI without interrupting your editor workflow. It also detects panes running the ai wrapper command in addition to claude and codex .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More