Hi all,
I've still been going strong with Leo, but one thing that's been bugging me is that I use Ctrl+Shift+RtArrow a lot and it's not stopping at the next operator. Interestingly, Ctrl+Shift+LtArrow does.
For example, I have thing['selectme'] = 'something'. If I put my cursor at the beginning of selectme (inside the quote) and hit Ctrl+Shift+RtArrow, then I expect to stop before the end quote and select the word, but instead it skips the operators and goes to the s in 'something'. If I put the cursor at the _end_ of selectme and go back, then it _does_ stop at the quote.
Perhaps I've misconfigured something, but it's been a little frustrating.
Kevin