fixed readline() prompt offset with '\001' and '\002' escape characters.

Colors change works, still bug with special chars like '€' .
This commit is contained in:
LuckyLaszlo
2021-10-07 07:24:37 +02:00
parent f0e19b02d4
commit dae94fee81
4 changed files with 52 additions and 29 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "libft"]
path = libft
url = https://github.com/LuckyLaszlo/libft
url = https://LuckyLaszlo@bitbucket.org/LuckyLaszlo/libft.git