Hi Troy!
On Di, 02 Dez 2014, Troy Sankey wrote:
> I noticed a bug with viewport positioning when incsearch and scrolloff
> are set. It's rare and difficult to reproduce, but can be reproduced
> with vim 7.3.547-7 (debian) and 7.4.537-1 (arch). I'm pretty sure this
> bug is not present in gvim.
What is the debian version again?
> I've been able to reproduce this bug using a specific terminal size, so
> I'll provide steps to get that size using tmux. Open a new tmux
> session:
>
> $ tmux
>
> Set terminal width and height to 141x21:
>
> $ tmux set-window-option force-width 141 && \
> tmux set-window-option force-height 21
>
> Now, download scrolloff.txt (attached) and open it in vanilla vim:
>
> $ vim scrolloff.txt -u NONE --noplugin
>
> Set incsearch and scrolloff:
>
> :set incsearch scrolloff=1
>
> Position cursor on first line, then search for "steel":
>
> /steel<CR>
>
> Two problems:
>
> 1) pressing the second 'e' moves viewport somewhere wrong
> 2) pressing enter puts the viewport somewhere wrong
I am sorry, I can't reproduce that.
Best,
Christian
--
Unter zuviel Analyse leidet die Wahrheit.
-- Frank Herbert - Dune Messiah
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.