Joerg Fischer - 2006-04-18

Logged In: YES
user_id=918104

For the cases, where one can't go back to the previous
cursor position easily, add the following lines to your
.Xdefaults file to change nedit's key bindings (cf.
Help>Customizing>Key Binding)

nedit*text.Translations: #override \n\ Ctrl<Key> osfBeginLine: mark(0) beginning_of_file()\n\ Ctrl<Key> osfEndLine: mark(0) end_of_file()\n\ <Btn1Down> : mark(0) grab_focus() \n\ <Key>F3 : goto_mark(0) \n