-
Notifications
You must be signed in to change notification settings - Fork 14
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Stability candidate and 1.0 readiness criteria
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.RELEASING, CONTRIBUTING, CHANGELOG and the skill need the stability-candidate process
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.ScreenWithStyles is returned by Screen::with_styles but cannot be named outside the crate
bugSomething isn't workingSomething isn't workingStatus: Open.Screen::cursor() packs visibility into a positional bool; add cursor_visible()
enhancementNew feature or requestNew feature or requestStatus: Open.Screen::unsupported() exposes its Arc<str> storage and keeps the overflow count in a second accessor
breakingChanges a promised public item; needs the release-type exception and a CHANGELOG entryChanges a promised public item; needs the release-type exception and a CHANGELOG entryenhancementNew feature or requestNew feature or requestStatus: Open.STABILITY.md exempts every feature-gated API from termlens's own versioning, which is not a promise a consumer can use
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.install.yml verifies cargo add termlens but never cargo install termlens-cli, so a broken CLI publish is invisible until a user hits it
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeStatus: Open.The MSRV job checks the default feature set only, so decode, regex and serde have no evidence at 1.85
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeStatus: Open.cargo test --workspace --no-default-features still enables serde through termlens-cli, so the minimal library build is never tested
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeStatus: Open.The semver gate runs zero checks on a 0.x minor bump, and --all-features cannot see an item moved behind a feature
bugSomething isn't workingSomething isn't workinggithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeStatus: Open.