Hi there,
I’ve just upgraded to Royal TSX 3.2.1.6 (Beta) and detected that Option key doesn’t work anymore.
Use case:
Speed moving in command line by pressing Option (Alt) + Left arrow and Option (Alt) + Right arrow.
Expected:
$ command option1 option2 option3
Move cursor at the end of ‘option3’ then press Option (Alt) + Left arrow. As a result you will be able to move your cursor.
Current situation:
$ command option1 option2 option3
Move cursor at the end of ‘option3’ then press Option (Alt) + Left arrow. As a result you will see ‘[D’ produced in the console,
$ command option1 option2 option3[D[D[D
Could you please have a look?
Thanks a lot in advance!
Alexey