r/cmux

▲ 3 r/cmux

Is Cmux resource-hungry, or am I doing something wrong

Hi Everyone,

I have been using cmux for quite some time, but lately (I am using version 0.64.20) my CPU is constantly around 100% and cmux is using my battery as a thirsty person drinks a fresh bottle of water... mylaptop battery life is just gone.

I have 6 projects and 2 of them have active Claude Code terminals...

It feels like a bit resource hungrier than I would like...

reddit.com
u/nicoracarlo — 13 days ago
▲ 3 r/cmux

Cmux Founders Edition

Hi everyone!

I am using Tailscale + Termius for remote ssh access to my machine to control agents, spawn Claude sessions etc etc. When I'm at my machine I'm using Cmux for everything. I noticed cmux has Founders Edition with an iOS app that allows terminal sync between a phone and a Mac.

Since I'm paying for Termius anyways, I was thinking...will the cmux remote give me the same capabilities? Or is it more like Claude Remote control, where I can only control already spawned sessions, and I can't create new ones (unless I connect it to my github)?

My current setup allows me to connect to my laptop using remote ssh, CD to any directory and start Claude. And I can then switch to Claude Remote control in the Claude app. Will cmux remote allow me to do the same?

reddit.com
u/PlumElliya — 12 days ago
▲ 12 r/cmux

terminal-browser: a chromium based replacement for cmux browser

I built a browser that can run inside cmux

This is possible since cmux is based on top of libghostty, which implements great support for the kitty graphics protocol. Under the hood the chromium engine is used, which means features like chrome devtools are supported out of the box.

the terminal-browser cli gives agents the ability to control the browser via terminal-browser action -- <action>. The cli also allows the agent to programmatically open the browser for you (terminal-browser --split right), so if you ask the agent "open my website inside terminal-browser" it will automatically open in a split screen to the right of your agent.

terminal-browser is open source, so you can fork the repo to customize the browser to your liking!

Github: https://github.com/zenbu-labs/terminal-browser

Website: https://terminal-browser.com

https://preview.redd.it/8y6hrhupbzhh1.png?width=2840&format=png&auto=webp&s=772ca9b2224334d05f1dc2b866ba0433a77f40e7

reddit.com
u/RobKnight_ — 13 days ago