navigation on a textmate page, front of line, end of line, up page etc -



navigation on a textmate page, front of line, end of line, up page etc -

in textmate, when editing .rb page (or page), how jump start/end of line? , top/bottom of page?

you can utilize emacs key bindings in cocoa text fields:

c-a origin of line c-e end of line c-v page down c-p previous line c-n next line

there others, these ones commonly use.

textmate

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -