On 21/02/2017 21:16, Bob Stodola wrote:
On Wednesday, February 15, 2017 at 3:32:40 AM UTC-5, Lifepillar wrote:
On 15/02/2017 09:26, Lifepillar wrote:
It's `set number`. If you have `set number` in your vimrc, Vim won't
crash.
...won't crash Terminal.app, that is.
Also, you need `set wrap`.
Life.
Nice work Stuart and Life. In hopes it would be enough, I tried just setting
wrap - well, more specifically:
:set wrap
:set linebreak
:set nolist " list disables linebreak
:set textwidth=0
:set wrapmargin=0
It wasn't. A couple of hours in - ctrl-U in mid-line, and poof - gone! I
tried adding in set line, but just couldn't cope with that much change...
Sorry, I was thinking X and writing (not X). What I meant was, you also
need `set wrap` *to trigger the crash.*
In other words, a crash happens if you have both `set nonumber` and `set
wrap`. So, my suggestion is to `set number` or `set nowrap`, or both.
Life.
--
--
You received this message from the "vim_mac" 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_mac" 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.