?> as a valid help request
On 25-05-2011, at 19:10, David Winsemius wrote:
On May 25, 2011, at 12:50 PM, Berend Hasselman wrote:
Home will move the cursor to the start of a line End will move the cursor to the end of a line
Not on my machine in the GUI. Goes to top or bottom of the console window.
To get the behaviour I described you have to have a DefaultKeyBinding.dict with the appropriate key definitions. Otherwise indeed Home/End go to top/end of text/window. Berend