I do not consider going to the end of the _text_ a bug. This is the
intended behaviour. For going to the end of the _line_, use C-e.
The tktext widget uses emacs key bindings. It this should be changed,
it should be in the text widget, not in the editor.
As for selecting at the end...this is also the behaviour in tktext. Maybe
we should fix it, but then it should be in the text widget again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do not consider going to the end of the _text_ a bug. This is the
intended behaviour. For going to the end of the _line_, use C-e.
The tktext widget uses emacs key bindings. It this should be changed,
it should be in the text widget, not in the editor.
As for selecting at the end...this is also the behaviour in tktext. Maybe
we should fix it, but then it should be in the text widget again.