On Friday 24 of January 2014 12:44:08 Uvelichitel wrote:
>       Hi 9fans. While working with large sources in acme I feeling some lack
> of navigation capacity. So two new cmd. 1) 'Rev' , works precisely as
> 'Look' but in reverse direction. It also change behavior of right mouse
> button search to search reverse. You will notice change with pointer
> position and little symbol near pipe in tag. Executing 'Look' instantly
> change behavior back. 

:-/REGEX



> After all navigation 2) 'Tip' , return pointer to
> last typing point. It understand 2-1 chording, so you can handy insert
> selection to last insert point without snarfing, including same window.

Left/Right Arrow keys takes you to the position where selection (cursor) 
currently is.

if the selection covers several lines, Left takes you to beginning, and Right 
to the end.


this plays well with double-click on any open/close parenthesis/bracket/brace. 
to quickly move to the other end of code block etc.


-- 
dexen deVries

[[[↓][→]]]


Reply via email to