issues
search
Juan-aga
/
Minishell
The Unlicense
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Readme.md and organize a bit the code
#43
emartinez-dev
closed
1 year ago
0
Merge develop into main
#42
emartinez-dev
closed
1 year ago
0
Handle env variables names before setting them
#41
emartinez-dev
closed
1 year ago
0
I was removing quoted empty tokens
#40
emartinez-dev
closed
1 year ago
0
Merge develop branch and some unmerged changes into main
#39
emartinez-dev
closed
1 year ago
0
Heredoc CTRL-C not stopping it
#38
emartinez-dev
closed
1 year ago
0
cd / not moving to the root folder
#37
emartinez-dev
closed
1 year ago
0
Check for a better way of doing signals if there is time
#36
emartinez-dev
closed
1 year ago
0
Check our minishell vs bash commands in Mac version
#35
emartinez-dev
closed
1 year ago
0
Implement exit with arguments.
#34
Juan-aga
closed
1 year ago
1
Fix cd with multiples command's
#33
Juan-aga
closed
1 year ago
1
Not handling numbers in variable names
#32
emartinez-dev
closed
1 year ago
0
Not joining well consecutive quoted tokens
#31
emartinez-dev
closed
1 year ago
0
Original echo -n is weird!
#30
emartinez-dev
closed
1 year ago
1
Not valid dollar $ variables are getting replaced
#29
emartinez-dev
closed
1 year ago
0
Empty quoted tokens should be an empty space instead of being removed
#28
emartinez-dev
closed
1 year ago
0
CTRL-C signal should clean the line before prompting again
#27
emartinez-dev
closed
1 year ago
0
Child process exit status
#26
emartinez-dev
closed
1 year ago
1
Merge 'develop' and 'main' branch: tokenized input
#25
emartinez-dev
closed
1 year ago
0
Wildcards * for the current working directory
#24
emartinez-dev
closed
1 year ago
2
Implement && and | | with parenthesis for priorities
#23
emartinez-dev
opened
1 year ago
0
Implement exit with no options
#22
emartinez-dev
closed
1 year ago
1
Implement env with no options or arguments
#21
emartinez-dev
closed
1 year ago
1
Implement unset with no options
#20
emartinez-dev
closed
1 year ago
1
Implement export with no options
#19
emartinez-dev
closed
1 year ago
1
Implement pwd with no options
#18
emartinez-dev
closed
1 year ago
1
Implement cd with only a relative or absolute path
#17
emartinez-dev
closed
1 year ago
1
Implement echo with option -n
#16
emartinez-dev
closed
1 year ago
1
Handle ctrl-C, ctrl-D and ctrl-\
#15
emartinez-dev
closed
1 year ago
1
Handle $?
#14
emartinez-dev
closed
1 year ago
3
Handle environment variables
#13
emartinez-dev
closed
1 year ago
3
Implement pipes
#12
emartinez-dev
closed
1 year ago
0
Implement redirections
#11
emartinez-dev
closed
1 year ago
1
Handle double quote ( " )
#10
Juan-aga
closed
1 year ago
0
Handle single quote ( ' )
#9
Juan-aga
closed
1 year ago
0
Not interpret unclosed quotes or special characters.
#8
Juan-aga
closed
1 year ago
0
One global variable
#7
Juan-aga
closed
1 year ago
2
Launch right executable
#6
Juan-aga
closed
1 year ago
0
Working history
#5
Juan-aga
closed
1 year ago
1
Prompt
#4
Juan-aga
closed
1 year ago
5
Basic functionality
#3
Juan-aga
closed
1 year ago
0
Variables and Struct definition
#2
Juan-aga
closed
1 year ago
2
Headers
#1
Juan-aga
closed
1 year ago
0