Skip to content

Pull requests: reubeno/brush

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
#939 opened Jan 17, 2026 by oech3 Draft
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…
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 ShellExtensions trait + filterable op mechanism area: extensibility Related to shell/library 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 -O flag area: builtins Issues or PRs specific to built-in commands area: compat Related to compatibility with standard shells
#558 opened Jun 14, 2025 by Elsie19 Loading…
fix(getopts): honor OPTERR area: compat Related to compatibility with standard shells
#548 opened Jun 8, 2025 by Elsie19 Draft
feat: impl user/group enumeration on unix-like systems state: waiting for external changes Waiting for changes in external projects
#411 opened Mar 17, 2025 by reubeno Draft
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 winnow area: parsing Issues or PRs related to tokenization or parsing
#283 opened Nov 30, 2024 by 39555 Draft
Experiment: try to run interactive tests with Alacritty area: testing Related to testing infrastructure or tests
#250 opened Oct 27, 2024 by 39555 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.