fix: unclosed "

This commit is contained in:
mcolonna 2024-06-25 15:41:44 +02:00
parent 67bf858a49
commit 79405df39d
2 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,6 @@
- fix
- empty variables aren't freed
- the builtins should get all arguments and check if they're good
- command `echo "hello` with unclosed quotes
(unnecessary part)
- working history (rl_* functions?)