From: vx 8400 <vx8400@gmail.com>
To: community@lists.altlinux.org
Subject: Re: [Comm] vim в xterm сбрасывает colorscheme
Date: Sat, 26 Feb 2011 16:15:58 +0100
Message-ID: <AANLkTing-JO4-96xAVvbzLiBPs0nQv2H6uZ_SWBvMa0G@mail.gmail.com> (raw)
In-Reply-To: <20110225215546.GA7371@atlas.home>
25 февраля 2011 г. 22:55 пользователь Sergey Vlasov <vsu@altlinux.ru> написал:
> On Fri, Feb 25, 2011 at 03:53:32PM +0100, vx 8400 wrote:
>> Как заставить vim не сбрасывать colorscheme при работе в xterm на
>> текущем Sisyphus?
>
> На самом деле сейчас надо пробовать TERM=xterm-256color (или
> XTerm*termName: xterm-256color). Дело в том, что некоторое время
> назад без объявления в changelog пакета в xterm была включена
> поддержка 256 цветов:
В /usr/share/terminfo/x/ нет xterm-256color, после export TERM=xterm-265color
ругань на неизвестный тип терминала, в том числе в vim.
При TERM=xterm, TERM=xterm-color vim определяет сам
число цветов = 8 (vim73/src/term.c (стр. 1740)):
if (term_str(KS_CCO) == NULL
|| term_str(KS_CCO) == empty_option)
set_color_count(tgetnum("Co"));
tgetnum("Co") == 8 в любом терминале:
xterm-269-alt, gnome-terminal, в старом xterm из rhel5, etc.
Переключение на яркие цвета после первой перерисовки
происходит только в xterm-269-alt:
до: http://sites.google.com/site/strgko/vim/do1.png
после: http://sites.google.com/site/strgko/vim/posle1.png
wbr,
Oleg.
next prev parent reply other threads:[~2011-02-26 15:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-25 14:53 vx 8400
2011-02-25 21:55 ` Sergey Vlasov
2011-02-26 15:15 ` vx 8400 [this message]
2011-02-26 15:29 ` vx 8400
2011-02-27 0:43 ` vx 8400
2011-02-26 10:57 ` Kirill A. Shutemov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTing-JO4-96xAVvbzLiBPs0nQv2H6uZ_SWBvMa0G@mail.gmail.com \
--to=vx8400@gmail.com \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git