Hello,
I am having keyboard navigation issues with the Text application when editing markdown files. The two most prominent ones are:
- When at the start of a line, the left arrow key does not move the caret, whereas it should move the caret to the end of the previous line;
- When at the start of a line, the up arrow key moves the caret to the start of the file, whereas it should move the caret to the previous line only.
How can I obtain the expected behavior? I would have tried the Markdown Editor app to compare, but it is not supported any more.