issues
search
emersion
/
mrsh
A minimal POSIX shell
MIT License
494
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SIGINT handling on multiline PS1
#202
cubernetes
opened
7 months ago
0
Makefile: update list of tests from meson build
#201
juniskane
closed
8 months ago
0
-DHAVE_EDITLINE is not set when configuring with libedit
#200
tbwLcFm5uXcAeQ
opened
1 year ago
0
Implement all dash commands.
#199
Alleop5
opened
1 year ago
0
FAILED: meson-test in AUR
#198
glyh
closed
2 years ago
1
Function output cannot be redirected
#196
subnut
opened
2 years ago
0
Aliases not being used while parsing contents of the `$ENV` file
#195
subnut
opened
2 years ago
0
Missing `test/conformance/if.sh` in repository
#194
trofi
closed
8 months ago
1
Randomly getting "setpgid: Permission denied"
#193
pranjalkole
opened
3 years ago
0
Consider renaming "editline" references to "libedit"
#192
lanodan
opened
3 years ago
1
trapping more than one signal causes segfault on exit
#191
illiliti
opened
3 years ago
0
${var##*[!/]} produces weird output
#190
illiliti
opened
3 years ago
0
backslash(line break) in case statement causes syntax error
#189
illiliti
opened
3 years ago
0
newline after EOF inside function causes syntax error
#188
illiliti
opened
3 years ago
0
case $var$# causes syntax error
#187
illiliti
opened
3 years ago
0
${*} causes syntax error
#186
illiliti
opened
3 years ago
0
expected a factor after + or - operator
#185
illiliti
opened
3 years ago
1
${var:->>} causes syntax error
#184
illiliti
opened
3 years ago
0
Add local builtin
#183
emersion
opened
3 years ago
0
$HOME/.mrsh_history isn't getting created
#182
ghost
closed
3 years ago
1
Build failure on Mac OS X 10.13.2 (Unable to specify soname (is Darwin supported?))
#181
joshnatis
opened
3 years ago
6
Add support for building static executables
#180
CosmicToast
closed
3 years ago
1
Add support for hex literals in arithmetic expressions
#179
alexdowad
opened
3 years ago
4
getopts arg... parameter not recognised
#178
Earnestly
opened
3 years ago
0
using shift in getopts triggers an assert
#177
Earnestly
opened
3 years ago
0
Improved job status notifications for SIGSTOP/SIGCONT
#176
caseman
opened
4 years ago
0
Job control improvements
#175
caseman
closed
4 years ago
1
Job status not updated on SIGSTOP/SIGCONT
#174
caseman
opened
4 years ago
1
Fix crash in set builtin
#173
caseman
closed
4 years ago
0
Extra checks to ensure we don't clobber std fds
#172
caseman
closed
4 years ago
0
run_pipeline() misbehaves if pipe() returns fd 0
#171
caseman
closed
4 years ago
1
meson: simplify symbol list linker args
#170
emersion
opened
4 years ago
0
Fix arithmetic parsing with spaces/parentheses
#168
mbarbar
closed
4 years ago
1
Get rid of all PATH_MAX usage
#167
emersion
closed
4 years ago
6
Define PATH_MAX
#166
jubalh
closed
4 years ago
5
Fix segfault on `mrsh -o`
#165
hyphenrf
closed
4 years ago
3
`mrsh -o` ends with a segfault
#164
hyphenrf
closed
4 years ago
6
trap: failed to parse condition
#163
ko1nksm
opened
4 years ago
1
The display of "unbound variable" cannot be prevented
#162
ko1nksm
opened
4 years ago
0
`echo $(( ( 1 + 2 ) ))` cause syntax error: unmatched closing parenthesis in arithmetic expression
#161
ko1nksm
closed
4 years ago
0
Nitpick details about buit-ins
#160
concatime
closed
4 years ago
2
${var%;*} parses incorrectly
#159
mawww
opened
4 years ago
0
make history xdg base directory specification compliant
#158
ghost
opened
4 years ago
8
History just gets placed in $HOME
#157
ghost
opened
4 years ago
1
Performance significantly worse than dash
#156
ghost
opened
4 years ago
19
read does not seem to split input fields according to a given variable list
#155
Earnestly
opened
4 years ago
0
website: “provides a binary suitable as /bin/sh” could use clarification
#154
mirabilos
opened
4 years ago
0
bug in heredoc parser wrt apostrophes
#153
mirabilos
opened
4 years ago
0
configure cannot build out-of-tree
#152
mirabilos
opened
4 years ago
4
PATH=x command -v uses original PATH instead of x
#151
Hello71
opened
4 years ago
2
Next