Re: scrolloff enhancement wish

2006-07-21 Thread Hari Krishna Dara
On Fri, 21 Jul 2006 at 9:23am, Matthew Winn wrote: > On Fri, Jul 21, 2006 at 10:02:10AM +0200, Bram Moolenaar wrote: > > > > Yakov Lerner wrote: > > > How about adding the option 'scrollfix' [to the todo.txt], which > > > would fix the cursor on fixed line, in percantage 0-100. > > > Value ':se

Re: poll?

2006-07-21 Thread Kyle Wheeler
On Friday, July 21 at 07:11 PM, quoth A.J.Mechelynck: Mikolaj Machowski wrote: Dnia czwartek, 20 lipca 2006 23:55, Bram Moolenaar napisał: Yakov Lerner wrote: Bram, How about posting a poll on www.vim.org site ? Two polls ! (1) Do you you vim6 or vim 7 ? (2) Do you use console-mode-vim or gvim

Crazy wish: vimcat

2006-07-21 Thread mwoehlke
Is this possible? It just occurred to me that it would be great if there was a VIM-related program that would 'cat' in color using VIM's highlighting rules. Is this something that VIM could be made to do via scripting, or would it need to be a totally new program? If the latter, any guesses how

Re: scrolloff enhancement wish

2006-07-21 Thread Nicolas Weber
Hi, Too many options? Is that possible? Obviously ;-) As you said, you can probably write a keymapping that does what you want (:map j might do what you want if I understood you correctly). Bye, Nico

Re: poll?

2006-07-21 Thread A.J.Mechelynck
Mikolaj Machowski wrote: Dnia czwartek, 20 lipca 2006 23:55, Bram Moolenaar napisał: Yakov Lerner wrote: Bram, How about posting a poll on www.vim.org site ? Two polls ! (1) Do you you vim6 or vim 7 ? (2) Do you use console-mode-vim or gvim ? What would we do with the outcome? While I don't

Re: poll?

2006-07-21 Thread Mikolaj Machowski
Dnia czwartek, 20 lipca 2006 23:55, Bram Moolenaar napisał: > Yakov Lerner wrote: > > Bram, How about posting a poll on www.vim.org site ? > > Two polls ! (1) Do you you vim6 or vim 7 ? > > (2) Do you use console-mode-vim or gvim ? > > What would we do with the outcome? While I don't understood re

Re: scrolloff enhancement wish

2006-07-21 Thread Matthew Winn
On Fri, Jul 21, 2006 at 10:02:10AM +0200, Bram Moolenaar wrote: > > Yakov Lerner wrote: > > How about adding the option 'scrollfix' [to the todo.txt], which > > would fix the cursor on fixed line, in percantage 0-100. > > Value ':set scrollfix=50' would work like ':set scrolloff=999'. > > Value

Re: scrolloff enhancement wish

2006-07-21 Thread Bram Moolenaar
Yakov Lerner wrote: > Would you include into todo.txt the thing that I used > in one very ancient but exceptionally smooth editor called K52 > (it worked on pdp11, vt52 terminals). > > This editor always positioned cursor at 2/3 height from top of screen. > This worked surprisingly well, even if