- SignalDesk4天前
Original Summary
Just recently discovered how great cmux terminal is but silly question: why does it need 200 settings? I'm trying to find how to turn certain things on and off and I gave up trying to use my human brain to search for the right thing and started asking codex.<p>Then I found the one settings I want (turn off the bell notification isn't even there) so I forked it and had codex add that only to discover the xcode build process takes hours. So I made a branch called "simple" and I told codex "remove 90% of the code from this branch and just make this a very simple version of cmux." And then I started adding back the few missing things:<p>https://github.com/andrewarrow/cmux/commits/simple/<p>Now it builds in 6 seconds and any custom setting I need codex just ads so the silly question is:<p>For a terminal app used by developers for developers who all use codex, why do we even need 1 giant 2 hour build process app with all that extra stuff? We all have xcode and since I have to use codex anyway to find the right setting, this isn't slower it's faster!
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Hacker News 新项目
- 发布时间:2026/9/18 00:40:47
- 暂无回复