On Wed, Sep 16, 2015 at 7:42 PM, Christian Brabandt <[email protected]> wrote:
> Hi Ben!
[...]
> It happens on any column after the wrap. 147 should be great enough for
> standard 80 column terminal (I suspect, the tests won't be run in much
> larger terminals).
>
>
> Best,
> Christian
> --
FYI: my konsole terminal is 160 columns wide, which isn't even
full-screen on my X11 GUI. My linux console (Ctrl-Alt-F2) is also 160
columns wide. My gvim full-screen GUI is 180 columns wide. In all
three cases as displayed by ":set columns?" in vim, vim and gvim
respectively.
With Fritz's settings (gvim -N -u NONE -i NONE), 'columns' is set at
157, and I can reproduce Fritzophrenic's bug on gvim 7.4.872 (Huge,
with GTK2 GUI) with the following changes:
- instead of
150aa
use
160aa<Esc>
- instead of
yyp
use
yypk
- instead of 147 and 148, use 157 and 158 respectively.
Best regards,
Tony.
--
--
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.