Page 1 of 1

Add cursor movement to TC command (cm_xxx)

Posted: 2015-12-31, 09:42 UTC
by timepp
HI,

I would like to see the following TC internal command:
* cm_cursorup
* cm_cursordown
* cm_cursortopbottom (go bottom if already on top)

so that I can mimic basic vim movements by mapping "J" to cm_cursordown, "K" to cm_cursorup, and "G" to cm_cursortopbottom.


Currently there is a plugin Vitac to do this but it's a standalone app which adds a global hook to my system. I don't like that way.

Posted: 2015-12-31, 12:34 UTC
by petermad
Support ++

I think most of the cursor movement commands as Arrow Up/Down/left/Right, Home, End, PgUp, Pgdn, Tab as well as Ins and Del should have cm_commands