-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: LeaYeh/minishell
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[DOC] Git LFS might make it not easy to clone our repository for anyone who doesn't already have Git LFS installed
documentation
Improvements or additions to documentation
#322
opened Apr 15, 2024 by
itislu
[BUG] minishell running in minishell prints too many newlines after exiting, also in subshells
bug
Something isn't working
high priority
This issue must be fixed
[BUG] Something isn't working
lea wontfix
Lea will not work on this
_
environment variable should not get created nor printed by export
bug
[DECISION] Assignments preceding a command are only applied for the duration of the command following it - with exceptions
help needed
Extra attention is needed
optional feature
Cool but not mandatory feature
#169
opened Feb 9, 2024 by
itislu
[QUESTION] Is Lea will not work on this
medium priority
This issue would be nice to be fixed
question
Further information is requested
+=
part of the subject?
lea wontfix
#168
opened Feb 9, 2024 by
itislu
[TODO] Create an enum for the return values of the expander and use it for internal error reporting only
explanation
Description of certain learnings
todo
There are still some things left to do
[BUG] Heredoc should execute before parser detects syntax error
bug
Something isn't working
lea wontfix
Lea will not work on this
#141
opened Feb 1, 2024 by
itislu
[TODO] Instead of Lea will not work on this
todo
There are still some things left to do
malloc failed
, let's print something more user-friendly like Not enough memory
lea wontfix
#139
opened Jan 31, 2024 by
itislu
[BUG] Readline history + Something isn't working
Ctrl+C
behaves differently than bash
bug
#135
opened Jan 31, 2024 by
itislu
[OPTIONAL] Add Cool but not mandatory feature
;
as another control operator (same as &&
and ||
, but always true
)
optional feature
#120
opened Jan 28, 2024 by
itislu
[DECISION] How to handle Further information is requested
env
if there are arguments after it?
question
[TODO] Change to Lea will not work on this
medium priority
This issue would be nice to be fixed
todo
There are still some things left to do
perror()
for systemcall error, where possible
lea wontfix
#86
opened Jan 14, 2024 by
itislu
[TODO] Add all of the corner cases into tester repo
devops
Development related
todo
There are still some things left to do
#66
opened Jan 2, 2024 by
LeaYeh
ProTip!
Exclude everything labeled
bug
with -label:bug.