42shpimanmls / 42sh

Shell project at 42
3 stars 0 forks source link

ctrl-c exits quote prompt #195

Closed lsimonne closed 7 years ago

lsimonne commented 7 years ago
M5oul commented 7 years ago

Works first time but not second time.

lsimonne commented 7 years ago

arg

lsimonne commented 7 years ago

bug:

[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$ "
dquote> [CTRL-C]
[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$ "
>42sh:
: no such command.
[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$ "
dquote> [CTRL-C]
[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$ ls
[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$ ls
42sh            add_42_headers.sh   objs            testraw
42sh.dSYM       auteur          set_histfile.sh     tests
Makefile        debug           srcs            tmp
README.md       includes        test            tmp2
a.out           libft           testcomp        tools
[ChezLouise@iMac-de-Louise ~/Documents/42/42sh]$

mais un peu mieux que quand ça l'ignorait ˆˆ

M5oul commented 7 years ago

Fonctionne mieux mais les bugs que tu remontes sont à corriger.

lsimonne commented 7 years ago

c'est hyper chiant en fait, y'a toujours un temps de retard qui fait tout merder, donc si tu veux tester vas-y mais moi j'avoue que ça m'a bien pris la tête ˆˆ