gyscos / gyscos/cursive

Feature Request: Support automatic restart via watchexec or cargo watch

Open
#440 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

For interactive development, it would be really nice if I could automatically restart my Cursive application using `watchexec` to detect filesystem changes. Unfortunately, this doesn't seem to work -- running a command like

watchexec -r "cargo run --example mines"

runs, but produces no terminal output. FWIW, this approach does seem to work for the `tui-rs` library examples, not sure if this is just down to differences in how the two libraries are structured.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.