Skip to content

Issues: reubeno/brush

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

test: consider using existing shell test suites testing Related to testing infrastructure or tests
#264 opened Nov 8, 2024 by 39555
Consider using one of the error reporting libraries enhancement New feature or request
#260 opened Nov 5, 2024 by 39555
Use insta or expect_test for snapshot based testing of the parser enhancement New feature or request testing Related to testing infrastructure or tests
#254 opened Nov 3, 2024 by 39555
crossterm error (via reedline) causes pexpect et al. not to work with brush bug Something isn't working help wanted Extra attention is needed
#230 opened Oct 24, 2024 by reubeno
Honor noglob option for disabling glob expansion/matching enhancement New feature or request
#229 opened Oct 24, 2024 by reubeno
Honor nocasematch option for case-insensitive matches enhancement New feature or request
#228 opened Oct 24, 2024 by reubeno
Should warn on exit if there are suspended jobs enhancement New feature or request good first issue Good for newcomers
#183 opened Oct 1, 2024 by reubeno
Implement history expansion (word designators, event designators) enhancement New feature or request found by fuzz testing Found with fuzz testing
#100 opened Jun 28, 2024 by reubeno
implement recursive alias resolution enhancement New feature or request
#57 opened Jun 10, 2024 by reubeno
Implement brace expansion enhancement New feature or request help wanted Extra attention is needed
#42 opened Jun 6, 2024 by reubeno
ProTip! Exclude everything labeled bug with -label:bug.