-
Notifications
You must be signed in to change notification settings - Fork 4
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
Label
Projects
Milestones
Assignee
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 New feature or request
testing
Related to testing infrastructure or tests
insta
or expect_test
for snapshot based testing of the parser
enhancement
#254
opened Nov 3, 2024 by
39555
Consider adding a JIT and JIT cache for static sections of source files
enhancement
New feature or request
#253
opened Oct 31, 2024 by
skull-squadron
generalize $RANDOM impl to support dynamic vars like New feature or request
SHELLOPTS
+ BASHOPTS
enhancement
#233
opened Oct 24, 2024 by
reubeno
crossterm
error (via reedline
) causes pexpect
et al. not to work with brush
bug
#230
opened Oct 24, 2024 by
reubeno
Honor New feature or request
noglob
option for disabling glob expansion/matching
enhancement
#229
opened Oct 24, 2024 by
reubeno
Honor New feature or request
nocasematch
option for case-insensitive matches
enhancement
#228
opened Oct 24, 2024 by
reubeno
correct implementation of the
physical -P
and logical -L
directories in cd
, pwd
and dirs
#202
opened Oct 13, 2024 by
39555
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
Consider implementing Found with fuzz testing
$[ ... ]
(deprecated syntax for arithmetic expressions)
found by fuzz testing
#109
opened Jul 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
Support interrupting arbitrary built-in commands with Ctrl+C
enhancement
New feature or request
#80
opened Jun 12, 2024 by
reubeno
Hang when piping significant output from a built-in command to an external command
bug
Something isn't working
#60
opened Jun 10, 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.