Hello world ! My program uses `stdin.readLine`. When typing my input text, I can't use the left and right arrow keys to navigate through it. If I try, instead of moving the cursor, it prints `^[[D` and `^[[C`. Does somebody know why ?
I use allacritty and xfce terminal (If this detail is useful).
