Bug: backspace cannot delete chars when selection is from first char in command line (interpreter)

see pic below, the selection is from first char("D"), then press backspace key, but it doesnot work (cannot delete selection),

Even if my CLI editor does not really look the same (especially no arrow at the beginning of the line, no version display at the beginning, ...), I do not have the issue: I can delete with backspace when selection starts on the first char.

That seems to be normal, no bug. You can only delete unmarked portions. And @PassThePeas, my CLI editor looks the same as iam123's, with that arrow and the 1.1 version number. Did you try to type CLI and look if it's the same editor?

That's CLI vs. CLI SCRIPTMODE.

2 Likes

Del will work.

1 Like

Fixed in the next beta. Thanks for reporting it!

3 Likes

by the way ,left key also cannot work if selection is from first char

1 Like

We've fixed that for the next beta. Thanks!

2 Likes