Message-ID: <387E9FEA.BB697DDF@caresystems.com.au> Date: Fri, 14 Jan 2000 14:02:51 +1000 From: leon X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: SETEdit v0.4.41 available on Simtel References: <200001121931 DOT OAA05738 AT delorie DOT com> <387D22C4 DOT 2A3CDD4E AT caresystems DOT com DOT au> <387E1160 DOT 491B4F AT inti DOT gov DOT ar> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com salvador wrote: > > in VIM - there is a nice thing: > > you can go to the end of line - so what - all editors do that - BUT vim has option > > of going to the end displayed line - i think it is rather nice. > > Can you give me an example? what do you mean with "displayed line"? the last > character actually visible in the screen that belongs to the line? > yeah - for example i have a line: 123456789 lets say the window is only wide enough to disp up to 7 ie 1234567 and currently the position of editing carret is first character so then by doing "g-end" command one can position the carret to char no 7. Leon.