DioxusLabs / DioxusLabs/dioxus
dx CLI: allow running apps which assume full terminal control
Open
enhancement
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
With the new release of subsecond I tried to integrate it with a ratatui app. Unfortunately running "dx serve" with a ratatui app does not work as `dx serve` assumes full control over the terminal. It would be nice to have a way to run a custom terminal UI app and benefit from hotpatch reloading with the default dx tool.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.