-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: reubeno/brush
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add test for shadowing reserved words e.g. for (){ :; }
area: builtins
Issues or PRs specific to built-in commands
area: compat
Related to compatibility with standard shells
area: testing
Related to testing infrastructure or tests
Per syntax element parser tests
area: parsing
Issues or PRs related to tokenization or parsing
state: needs review
PR or issue author is waiting for a review
#938
opened Jan 17, 2026 by
lu-zero
Loading…
Adding pre_command_substitution and post_expansion_pre_dispatch hooks
area: extensibility
Related to shell/library extensibility
fix(complete): complete current and parent directories.
area: compat
Related to compatibility with standard shells
area: completion
Issues or PRs related to completion
#887
opened Dec 31, 2025 by
MasahikoSawada
Loading…
Initial winnow implementation
area: parsing
Issues or PRs related to tokenization or parsing
#871
opened Dec 25, 2025 by
lu-zero
Loading…
feat: introduce Related to shell/library extensibility
ShellExtensions trait + filterable op mechanism
area: extensibility
#838
opened Dec 9, 2025 by
reubeno
Loading…
RFC/PoC: JSON-RPC API for Brush
area: extensibility
Related to shell/library extensibility
#674
opened Sep 7, 2025 by
bolinfest
Loading…
this passes: cargo test --test rpc-tests
area: extensibility
Related to shell/library extensibility
#673
opened Sep 7, 2025 by
bolinfest
Loading…
Winnow prompt parser
area: parsing
Issues or PRs related to tokenization or parsing
#575
opened Jun 21, 2025 by
lu-zero
Loading…
feat(mapfile): add Issues or PRs specific to built-in commands
area: compat
Related to compatibility with standard shells
-O flag
area: builtins
#558
opened Jun 14, 2025 by
Elsie19
Loading…
feat: impl user/group enumeration on unix-like systems
state: waiting for external changes
Waiting for changes in external projects
feat: add parser selection
area: parsing
Issues or PRs related to tokenization or parsing
state: needs review
PR or issue author is waiting for a review
#395
opened Mar 5, 2025 by
theoparis
Loading…
feat(exit): suspended jobs warning and sending kill signals
area: jobs
Issues or PRs related to job/process management
state: updates requested
Pull requests with updates requested
#287
opened Dec 5, 2024 by
John-Bush14
Loading…
Experiment: the new parser based on Issues or PRs related to tokenization or parsing
winnow
area: parsing
Experiment: try to run interactive tests with Alacritty
area: testing
Related to testing infrastructure or tests
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.