> On Wed, 24 May 2023 02:30:21 +0600
> Enan Ajmain <3nan.ajm...@gmail.com> wrote:
> > On Fri, 5 May 2023 22:18:07 +0600
> > Enan Ajmain <3nan.ajm...@gmail.com> wrote:
> > > On Fri, 05 May 2023 16:28:27 +0100
> > > Bram Moolenaar wrote:
> > > > It's much more complicated than that. E.g. search f
On Wed, 24 May 2023 02:30:21 +0600
Enan Ajmain <3nan.ajm...@gmail.com> wrote:
> On Fri, 5 May 2023 22:18:07 +0600
> Enan Ajmain <3nan.ajm...@gmail.com> wrote:
> > On Fri, 05 May 2023 16:28:27 +0100
> > Bram Moolenaar wrote:
> > > It's much more complicated than that. E.g. search for
> > > "cterm_
On Fri, 5 May 2023 22:18:07 +0600
Enan Ajmain <3nan.ajm...@gmail.com> wrote:
> On Fri, 05 May 2023 16:28:27 +0100
> Bram Moolenaar wrote:
> > It's much more complicated than that. E.g. search for "cterm_ansi_idx"
> > in src/term.c, this is used specifically for MS-Windows. Thus if you
> > use an
On Fri, 05 May 2023 16:28:27 +0100
Bram Moolenaar wrote:
> It's much more complicated than that. E.g. search for "cterm_ansi_idx"
> in src/term.c, this is used specifically for MS-Windows. Thus if you
> use an MS-Windows console and ssh to a Linux system this mapping is
> missing and the colors
> On Fri, 05 May 2023 02:36:41 +0100
> Bram Moolenaar wrote:
> > > > > For the value 7, ctermfg and ctermbg gives different colors.
> > > > > 'ctermfg=7' gives non-bold white, which is expected. But
> > > > > 'ctermbg=7' gives bold Black color. I'm assuming there is a
> > > > > if-conditional
On Fri, 05 May 2023 02:36:41 +0100
Bram Moolenaar wrote:
> > > > For the value 7, ctermfg and ctermbg gives different colors.
> > > > 'ctermfg=7' gives non-bold white, which is expected. But
> > > > 'ctermbg=7' gives bold Black color. I'm assuming there is a
> > > > if-conditional somewhere that
> > > For the value 7, ctermfg and ctermbg gives different colors. 'ctermfg=7'
> > > gives non-bold white, which is expected. But 'ctermbg=7' gives bold
> > > Black color. I'm assuming there is a if-conditional somewhere that's
> > > causing this distinction. If so, where is the conditional in
On Thu, 04 May 2023 15:48:43 +0100
Bram Moolenaar wrote:
> > For the value 7, ctermfg and ctermbg gives different colors. 'ctermfg=7'
> > gives non-bold white, which is expected. But 'ctermbg=7' gives bold
> > Black color. I'm assuming there is a if-conditional somewhere that's
> > causing this
> For the value 7, ctermfg and ctermbg gives different colors. 'ctermfg=7'
> gives non-bold white, which is expected. But 'ctermbg=7' gives bold
> Black color. I'm assuming there is a if-conditional somewhere that's
> causing this distinction. If so, where is the conditional in the source
> co
On Thu, 4 May 2023 12:38:52 +0200
Tony Mechelynck wrote:
> [...]
> (Of course in order to see something we cannot set both ctermbg=7 and
> ctermfg=7 on the same highlight group).
See the attached image. I agree with you: ctermbg and ctermfg, if set
to the same numeric value, should show the same
On Thu, May 4, 2023 at 12:14 PM Enan Ajmain <3nan.ajm...@gmail.com> wrote:
>
> Hi,
>
> For the value 7, ctermfg and ctermbg gives different colors. 'ctermfg=7'
> gives non-bold white, which is expected. But 'ctermbg=7' gives bold
> Black color. I'm assuming there is a if-conditional somewhere tha
Hi,
For the value 7, ctermfg and ctermbg gives different colors. 'ctermfg=7'
gives non-bold white, which is expected. But 'ctermbg=7' gives bold
Black color. I'm assuming there is a if-conditional somewhere that's
causing this distinction. If so, where is the conditional in the source
code? If
12 matches
Mail list logo