Skip to content

Issues: ksh93/ksh

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

jobs started inside a loop have the full loop text as their command line 1.1 Issue relevant to dev branch (v1.1.*) TODO Things to be done before releasing
#780 opened Aug 26, 2024 by adavies42
Migrate code to C99 TODO Things to be done before releasing
#777 opened Aug 8, 2024 by McDutchie
Shell arithmetic is broken for integer values beyond the system's maximum float precision bug Something is not working TODO Things to be done before releasing
#771 opened Jul 24, 2024 by McDutchie
support HISTCONTROL as in bash 1.1 Issue relevant to dev branch (v1.1.*) enhancement New feature or request
#761 opened Jul 6, 2024 by McDutchie
[portability] Make AST code aliasing clean and use -fstrict-aliasing with ISO C17 aliasing rules backburner Low priority (but feel free to fix it and do a PR) TODO Things to be done before releasing
#760 opened Jul 2, 2024 by gisburn
sleep 10 | read hangs interactive shell after ^Z bug Something is not working
#750 opened May 19, 2024 by McDutchie
building for termux on android buildfail Does not compile
#746 opened Apr 19, 2024 by numberokta
Occasional "write error" when writing to pipe bug Something is not working
#741 opened Apr 5, 2024 by ko1nksm
test a = a b: undetected error bug Something is not working
#739 opened Apr 4, 2024 by McDutchie
bogus typeset -p output for compounds with disciplines bug Something is not working
#729 opened Mar 11, 2024 by stephane-chazelas
free(): invalid pointer crash in path_pwd question Further information is requested
#694 opened Nov 10, 2023 by adavies42
parser confusions with braces inside ${ cmd; } form of command substitution 1.1 Issue relevant to dev branch (v1.1.*) backburner Low priority (but feel free to fix it and do a PR) bug Something is not working
#691 opened Oct 2, 2023 by stephane-chazelas
ksh remains in "noecho" mode forever bug Something is not working
#672 opened Aug 17, 2023 by vmihalko
can't expand a function name from an alias backburner Low priority (but feel free to fix it and do a PR) bug Something is not working
#666 opened Jul 4, 2023 by ormaaj
Race condition in job notification bug Something is not working
#655 opened Jun 8, 2023 by McDutchie
globstar fails to resolve symlink bug Something is not working
#629 opened Apr 7, 2023 by McDutchie
Declaration utilities perform assignments immediately before expanding remaining command arguments backburner Low priority (but feel free to fix it and do a PR) question Further information is requested
#626 opened Apr 6, 2023 by hvdijk
ProTip! Adding no:label will show everything without a label.