File Tree and Lightweight Editor Tab #2065
BadTechBandit
started this conversation in
Ideas
Replies: 1 comment
-
|
Yes good idea. I need the same on my side to bring more context to a workspace |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
It would be great if cmux could include a simple built-in file tree and text editor that can be opened as a tab, just like a terminal or browser. This would allow users to quickly browse project files, open them in an editor, and view markdown previews without leaving cmux or switching to a full IDE.
Motivation
Many workflows need a lightweight way to inspect and edit files alongside terminals:
Proposed Behavior
File tree tab
Inline editor
Markdown preview
.mdfiles that renders markdown in a split view or separate pane.Integration with existing tabs
Open Questions
Beta Was this translation helpful? Give feedback.
All reactions