-
Notifications
You must be signed in to change notification settings - Fork 6
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
terminal: add capability-aware tmux, Zellij, and screen compatibility coverage
area:terminalsrc/terminal.rs backendsrc/terminal.rs backendcorrectnessCross-cutting correctness concernCross-cutting correctness concerneffort:lLarge (1-3d)Large (1-3d)severity:criticalIncorrect logic or significant bugIncorrect logic or significant bugtype:bugCorrectness: panic, wrong logic, unexpected behaviorCorrectness: panic, wrong logic, unexpected behaviorStatus: Open.release: replace the impossible cargo-install smoke for the library crate
effort:sSmall (<2h)Small (<2h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:docsDocumentation onlyDocumentation onlytype:testTest infrastructure or coverageTest infrastructure or coverageStatus: Open.runtime: do not report success when a non-TTY run skips the application
area:libsrc/lib.rs entry pointssrc/lib.rs entry pointsbreakingPublic API breaking changePublic API breaking changecorrectnessCross-cutting correctness concernCross-cutting correctness concerneffort:mMedium (2-8h)Medium (2-8h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:bugCorrectness: panic, wrong logic, unexpected behaviorCorrectness: panic, wrong logic, unexpected behaviorStatus: Open.#327聽In subinium/SuperLightTUI;textarea: enforce history_max when undo captures the redo tip
area:widgets-inputInput widgets (text input, textarea)Input widgets (text input, textarea)correctnessCross-cutting correctness concernCross-cutting correctness concerneffort:sSmall (<2h)Small (<2h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:bugCorrectness: panic, wrong logic, unexpected behaviorCorrectness: panic, wrong logic, unexpected behaviorStatus: Open.terminal: make panic cleanup session-aware and restore the previous hook
area:terminalsrc/terminal.rs backendsrc/terminal.rs backendcorrectnessCross-cutting correctness concernCross-cutting correctness concerneffort:mMedium (2-8h)Medium (2-8h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:bugCorrectness: panic, wrong logic, unexpected behaviorCorrectness: panic, wrong logic, unexpected behaviorStatus: Open.ci: compile every registered example on pull requests
effort:sSmall (<2h)Small (<2h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:testTest infrastructure or coverageTest infrastructure or coverageStatus: Open.tooling: fix API audit false positives and make its gate status truthful
documentationImprovements or additions to documentationImprovements or additions to documentationeffort:mMedium (2-8h)Medium (2-8h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:testTest infrastructure or coverageTest infrastructure or coverageStatus: Open.docs: establish an executable API source of truth for guides and agent skills
documentationImprovements or additions to documentationImprovements or additions to documentationeffort:lLarge (1-3d)Large (1-3d)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:docsDocumentation onlyDocumentation onlyStatus: Open.async: bound message draining per frame under concurrent producers
area:libsrc/lib.rs entry pointssrc/lib.rs entry pointseffort:mMedium (2-8h)Medium (2-8h)hot-pathFrame-rate critical code pathFrame-rate critical code pathseverity:warningPerf or code smell; should fixPerf or code smell; should fixtype:perfPerformance: allocations, syscalls, ms reductionPerformance: allocations, syscalls, ms reductionStatus: Open.rich-log: avoid O(n) front shifts at the default retention cap
area:widgets-interactiveInteractive widgets (list, table, etc.)Interactive widgets (list, table, etc.)effort:mMedium (2-8h)Medium (2-8h)hot-pathFrame-rate critical code pathFrame-rate critical code pathseverity:warningPerf or code smell; should fixPerf or code smell; should fixtype:perfPerformance: allocations, syscalls, ms reductionPerformance: allocations, syscalls, ms reductionStatus: Open.file-picker: virtualize rows and avoid per-frame work for offscreen entries
area:widgets-interactiveInteractive widgets (list, table, etc.)Interactive widgets (list, table, etc.)effort:lLarge (1-3d)Large (1-3d)hot-pathFrame-rate critical code pathFrame-rate critical code pathseverity:warningPerf or code smell; should fixPerf or code smell; should fixtype:perfPerformance: allocations, syscalls, ms reductionPerformance: allocations, syscalls, ms reductionStatus: Open.file-picker: surface directory scan failures instead of rendering empty
area:widgets-interactiveInteractive widgets (list, table, etc.)Interactive widgets (list, table, etc.)correctnessCross-cutting correctness concernCross-cutting correctness concerneffort:mMedium (2-8h)Medium (2-8h)severity:warningPerf or code smell; should fixPerf or code smell; should fixtype:bugCorrectness: panic, wrong logic, unexpected behaviorCorrectness: panic, wrong logic, unexpected behaviorStatus: Open.