issues
search
reubeno
/
brush
bash/POSIX-compatible shell implemented in Rust
MIT License
26
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: increase max column count for completion menu
#215
reubeno
closed
1 month ago
2
fix: leave trailing whitespace out of reedline completion suggestions
#214
reubeno
closed
1 month ago
2
fix: cleanup transient completion variables
#213
reubeno
closed
1 month ago
2
fix: handle expansion in here documents
#212
reubeno
closed
1 month ago
1
fix: address issues with array unset
#211
reubeno
closed
1 month ago
2
fix: correct behavior of break in arithmetic for loop
#210
reubeno
closed
1 month ago
2
chore: upgrade reedline to 0.36.0
#209
reubeno
closed
1 month ago
1
fix: honor IFS in read builtin
#208
reubeno
closed
1 month ago
2
fix: matching newline chars in glob patterns
#207
reubeno
closed
1 month ago
2
feat: implement command hashing
#206
reubeno
closed
1 month ago
2
fix: slight compat improvements to set -x
#205
reubeno
closed
1 month ago
2
docs: update readme with new links
#204
reubeno
closed
1 month ago
2
build(deps): bump the cargo group with 4 updates
#203
dependabot[bot]
closed
1 month ago
2
correct implementation of the `physical -P` and `logical -L` directories in `cd`, `pwd` and `dirs`
#202
39555
opened
1 month ago
1
feat: implement `cd -`
#201
39555
closed
1 month ago
4
feat: implement `command -p`
#200
39555
opened
1 month ago
6
fix: assorted completion issues with ~ and vars
#199
reubeno
closed
1 month ago
2
refactor: replace `lazy_static` with `std::sync::LazyLock`
#198
39555
opened
1 month ago
3
chore: where possible replace `async-trait` with native async trait support in 1.75+
#197
39555
closed
1 month ago
6
build: leave rustyline disabled by default
#196
reubeno
closed
1 month ago
2
fix: only show filenames in completions
#195
reubeno
closed
1 month ago
2
fix: workarounds for edge word parsing cases
#194
reubeno
closed
1 month ago
2
fix: fixes for short-circuit precedence + parameter expr replacement
#193
reubeno
closed
1 month ago
2
feat: several fixes for bash-completion + tests
#192
reubeno
closed
1 month ago
2
feat: add a panic handler via human-panic
#191
reubeno
closed
1 month ago
2
build(deps): bump futures from 0.3.30 to 0.3.31 in the cargo group
#190
dependabot[bot]
closed
1 month ago
2
fix: deduplicate completion candidates
#189
reubeno
closed
1 month ago
2
fix: allow newlines in extended test exprs
#188
reubeno
closed
1 month ago
2
feat: default to reedline and add syntax highlighting support
#187
reubeno
closed
1 month ago
2
feat: experimentally enable reedline as an input backend
#186
reubeno
closed
1 month ago
2
chore: adopt #[expect()] wherever possible
#185
reubeno
closed
1 month ago
3
test: enable setting min oracle version on tests
#184
reubeno
closed
1 month ago
2
Should warn on exit if there are suspended jobs
#183
reubeno
opened
1 month ago
0
docs: update readme
#182
reubeno
closed
1 month ago
2
chore: prepare release
#181
reubeno
closed
1 month ago
2
fix: address multiple issues with foreground controls for pipeline commands
#180
reubeno
closed
1 month ago
2
test: convert more test skips to known failures
#179
reubeno
closed
1 month ago
2
test: correctly report skipped tests for nextest
#178
reubeno
closed
1 month ago
1
build(deps): bump the cargo group with 2 updates
#177
dependabot[bot]
closed
1 month ago
2
test: move to cargo nextest
#176
reubeno
closed
1 month ago
2
fix: allow source to be used with process substitution
#175
reubeno
closed
1 month ago
2
chore: prepare release
#174
reubeno
closed
1 month ago
2
fix: avoid duplicate artifact names
#173
reubeno
closed
1 month ago
2
test: bring up macos testing
#172
reubeno
closed
1 month ago
2
build: prepare for test reports from multiple platforms
#171
reubeno
closed
1 month ago
2
build: temporarily disable failing test
#170
reubeno
closed
1 month ago
2
build: refactor PR workflow to better support multi-platform build + test
#169
reubeno
closed
1 month ago
2
test: add more basic interactive tests
#168
reubeno
closed
1 month ago
2
build(deps): bump thiserror from 1.0.63 to 1.0.64 in the cargo group
#167
dependabot[bot]
closed
2 months ago
2
feat: launch processes in their own process groups
#166
reubeno
closed
1 month ago
2
Previous
Next