Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Better link

http://www-archive.mozilla.org/unix/customizing.html#keys

sounds like

cmd_beginLine cmd_endLine

are what you need to modify in the example given

  <binding id="editorUser">
    <handlers>
      <handler event="keypress" key="w" modifiers="control"
       command="cmd_deleteWordBackward"/>
    </handlers>
  </binding>


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: