Christian Brabandt wrote:
> Bram,
> Vim is treating U+0160 special with the listchars flag "nbsp".
> But there are more non-breaking spaces, e.g. U+202F (narrow no-break
> space) and U+FEFF (zero width no-break space).
>
> So here is a patch, that will also use the nbsp flag for those two chars
> as well.
>
> Also, one could argue, U+FEFF should be displayed as ' ' and not as
> <feff> but for now I leave it as is.
Thanks! I think it's good to handle FEFF differently, it's supposed to
be used as a byte order mark, not as white space. If Vim doesn't
recognize it and set 'bomb' then it's good to display it.
--
At some point in the project somebody will start whining about the need to
determine the project "requirements". This involves interviewing people who
don't know what they want but, curiously, know exactly when they need it.
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [email protected] -- 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_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.