Kither
Kither
I have read your code and edited it myself. Now it works fine for me.
I've added 2 very simple tests
I understand, but can we at least add the -e flag to echo command. Nushell show error on that flag and it break my gcc compiler. -e flag on other...
The command `echo -e \\033c` is use to clear the terminal for example. It break when I run in nushell so I have to make a edit for it.