5 days ago • •
I might have asked this before,... but is there a #ratatui widget that I can use to open `$EDITOR` inside my TUI app?
👀 @orhun
hey!
- docs.rs/tui-term/latest/tui_te…- crates.io/crates/ratatui-texta…
`tui-term` is a library that provides pseudoterminal widget functionality for building interactive terminal applications using `ratatui`.
Orhun Parmaksız 👾
in reply to musicmatze • • •hey!
- docs.rs/tui-term/latest/tui_te…
- crates.io/crates/ratatui-texta…
tui_term - Rust
docs.rsmusicmatze
in reply to Orhun Parmaksız 👾 • • •I think there should be a way 🤔