Friday, April 29, 2011

Re: syntax highlighting colors bold text

On 29/04/11 11:33, Ben Schmidt wrote:
[...]
> P.S. I have no idea why 'term' would ever be set to "putty" on a
> non-DOS/Windows system, and am unsure about "cygwin" (does that count as
> UNIX or WIN3264 in the source code?), but that's what term_bg_default()
> in option.c does.
>
> Ben.
>
>
>

IIUC, Cygwin builds (requiring cygwin1.dll) give the following has()
results:
unix 1
win32unix 1
dos16 0
dos32 0
win16 0
win95 0
win32 0
win64 0

I suppose a native-Windows Vim could be run in a Cygwin bash terminal
but I would advise against it.


Best regards,
Tony.
--
Ginsberg's Theorem:
(1) You can't win.
(2) You can't break even.
(3) You can't even quit the game.

Freeman's Commentary on Ginsberg's theorem:
Every major philosophy that attempts to make life seem
meaningful is based on the negation of one part of Ginsberg's
Theorem. To wit:

(1) Capitalism is based on the assumption that you can win.
(2) Socialism is based on the assumption that you can break
even.
(3) Mysticism is based on the assumption that you can quit the
game.

--
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

No comments: