From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20140124144947218949.528632de@gmail.com> References: <20140124144947218949.528632de@gmail.com> Date: Fri, 24 Jan 2014 18:32:42 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=089e013a1f16c5f48804f0babeef Subject: Re: [9fans] New internal command for acme proposal (with implementations) Topicbox-Message-UUID: b48d5938-ead8-11e9-9d60-3106f5b1d025 --089e013a1f16c5f48804f0babeef Content-Type: text/plain; charset=UTF-8 I think these are nice additions. Thanks for your work. I will try them out on monday. 2014/1/24 Uvelichitel > Hi dexen. > > >> 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 > > Sure, but it regexp search, which more expensive not literal and need > more typing. My proposal as opposite behave exactly as 'Look' and also > change behavior of right mouse > button search. > > >> 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. > > Proposal 'Tip' command operate with last insertion point, not selection > point, mean 'Tip' cmd return you where you typing after all selections > and scrolling. > > Anyway thanks for feedback. Best regards. > > > --089e013a1f16c5f48804f0babeef Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I think these are nice additions.
Thanks for your work.= I will try them out on monday.

2014/1/24 Uvelichitel <uvelichitel@gmail.c= om>
Hi dexen.

>> =C2=A0 =C2=A0 =C2=A0Hi 9fans. While working with large sources in = acme I feeling some lack
>>of navigation capacity. So two new cmd. 1) 'Rev' , works pr= ecisely as
>>'Look' but in reverse direction. It also change behavior of= right mouse
>>button search to search reverse. You will notice change with pointe= r
>>position and little symbol near pipe in tag. Executing 'Look= 9; instantly
>>change behavior back.

>:-/REGEX

Sure, but it regexp search, which more expensive not literal and need=
more typing. My proposal as opposite behave exactly as 'Look' and a= lso
change behavior of right mouse
button search.

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

>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.

Proposal 'Tip' command operate with last insertion point, not= selection
point, mean 'Tip' cmd return you where you typing after all selecti= ons
and scrolling.

Anyway thanks for feedback. Best regards.



--089e013a1f16c5f48804f0babeef--