Tuesday, May 15, 2018

Re: options window ignored

John Little wrote:

> I must be missing something here. :h :options says
> "For window and buffer specific options, the last accessed window is used to set the option value in"
> But the options window is ignored. F. ex.
>
> If I start vim with
> vim -u NONE -U NONE -i NONE -N
> then I type
> 200ii
> and press escape, 200 characters are wrapped onto 3 lines, then
> :options
> move the cursor to 4 displaying text, press enter, move the cursor to the line with "set wrap", press enter, and it toggles to "set nowrap".
>
> But the wrap option in the window with 200 i's is not affected.

That's a bug in the script, I'll make a fix.

--
What do you get when you cross a joke with a rehtorical question?

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: