-
Notifications
You must be signed in to change notification settings - Fork 10
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
Difference between quoting of bash and brush output in here-doc
area: parsing
Issues or PRs related to tokenization or parsing
bug
Something isn't working
state: requires investigation
Bug report that requires initial investigation / root-cause analysis
#421
opened Mar 22, 2025 by
idealseal
Failed to parse undelimited quote inside of here-doc
area: parsing
Issues or PRs related to tokenization or parsing
bug
Something isn't working
state: requires investigation
Bug report that requires initial investigation / root-cause analysis
#420
opened Mar 22, 2025 by
idealseal
Failed to parse here-doc containing quotes inside $(..) command substitution
area: parsing
Issues or PRs related to tokenization or parsing
bug
Something isn't working
state: requires investigation
Bug report that requires initial investigation / root-cause analysis
#419
opened Mar 22, 2025 by
idealseal
bind
in 0.2.14 is making errors for several syntax which is used in fzf-git.sh
area: input
#380
opened Feb 3, 2025 by
kachick
only honor IFS for splitting portion of word that had expansions
bug
Something isn't working
help wanted
Extra attention is needed
#295
opened Dec 17, 2024 by
grisenti
Special tokens don't work in aliases
bug
Something isn't working
#286
opened Dec 3, 2024 by
John-Bush14
Consider using the arena allocator for the AST
area: performance
Related to runtime performance
enhancement
New feature or request
#284
opened Dec 1, 2024 by
39555
test: explore additional existing shell test suites
area: 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 Related to testing infrastructure or tests
enhancement
New feature or request
insta
or expect_test
for snapshot based testing of the parser
area: testing
#254
opened Nov 3, 2024 by
39555
Consider adding a JIT and JIT cache for static sections of source files
area: performance
Related to runtime performance
enhancement
New feature or request
#253
opened Oct 31, 2024 by
skull-squadron
correct implementation of the Issues or PRs specific to built-in commands
physical -P
and logical -L
directories in cd
, pwd
and dirs
area: builtins
#202
opened Oct 13, 2024 by
39555
Should warn on exit if there are suspended jobs
area: jobs
Issues or PRs related to job/process management
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)
origin: found by fuzz testing
#109
opened Jul 1, 2024 by
reubeno
Implement history expansion (word designators, event designators)
enhancement
New feature or request
help wanted
Extra attention is needed
origin: found by fuzz testing
Found with fuzz testing
#100
opened Jun 28, 2024 by
reubeno
Hang when piping significant output from a built-in command to an external command
area: builtins
Issues or PRs specific to built-in commands
bug
Something isn't working
#60
opened Jun 10, 2024 by
reubeno
Integrate alias resolution between tokenization and token recognition
enhancement
New feature or request
#57
opened Jun 10, 2024 by
reubeno
ProTip!
no:milestone will show everything without a milestone.