Your message dated Thu, 24 Mar 2022 23:08:43 -0400 with message-id <20220325030843.3isop24xcwesivel@localhost> and subject line Re: Bug#860723: vim-runtime: documentation bug in term.txt has caused the Debian Bug report #860723, regarding vim-runtime: documentation bug in term.txt to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 860723: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860723 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vim-runtime Version: 2:7.3.547-7+deb7u3 Severity: minor Dear Maintainer, while trying to figure out why I don't get rgb color support in vim inside tmux I stumbled upon a documentation bug. :) in term.txt there are these two lines: let &t_8f = "\<Esc>[38:2:%lu:%lu:%lum" let &t_8b = "\<Esc>[48:2:%lu:%lu:%lum" Actually, after 38 and 48 there should be a semicolon instead of a colon. I figured out that part with setting xterm-256color (which worked) and screen-256color (which didn't, had it set to empty, which is set inside tmux as default). Now I don't know if it is a vim bug that t_8f and t_8b are empty when therm is screen-256color (I still have to figure out why that is), but the documentation bug for those values in term.txt should definitely get fixed. :) Enjoy, Rhonda -- Fรผhlst du dich mutlos, fass endlich Mut, los | Fรผhlst du dich hilflos, geh raus und hilf, los | Wir sind Helden Fรผhlst du dich machtlos, geh raus und mach, los | 23.55: Alles auf Anfang Fรผhlst du dich haltlos, such Halt und lass los |
--- End Message ---
--- Begin Message ---Version: 2:8.2.3455-1 On Wed, Apr 19, 2017 at 10:22:08PM -0400, James McCoy wrote: > On Wed, Apr 19, 2017 at 01:59:58PM +0200, Rhonda D'Vine wrote: > > while trying to figure out why I don't get rgb color support in vim > > inside tmux I stumbled upon a documentation bug. :) > > > > in term.txt there are these two lines: > > > > let &t_8f = "\<Esc>[38:2:%lu:%lu:%lum" > > let &t_8b = "\<Esc>[48:2:%lu:%lu:%lum" > > Which are just a clarification on the preceding paragraph (emphasis > added): > > Sometimes setting 'termguicolors' is not enough and one has to set the > |t_8f| > and |t_8b| options explicitly. ๐๐๐๐๐ฎ๐ฅ๐ญ ๐ฏ๐๐ฅ๐ฎ๐๐ฌ ๐จ๐ ๐ญ๐ก๐๐ฌ๐ ๐จ๐ฉ๐ญ๐ข๐จ๐ง๐ฌ ๐๐ซ๐ > "^[[38;2;%lu;%lu;%lum" and "^[[48;2;%lu;%lu;%lum" respectively, but it is > only > set when `$TERM` is `xterm`. ๐๐จ๐ฆ๐ ๐ญ๐๐ซ๐ฆ๐ข๐ง๐๐ฅ๐ฌ ๐๐๐๐๐ฉ๐ญ ๐ญ๐ก๐ ๐ฌ๐๐ฆ๐ ๐ฌ๐๐ช๐ฎ๐๐ง๐๐๐ฌ, ๐๐ฎ๐ญ > ๐ฐ๐ข๐ญ๐ก ๐๐ฅ๐ฅ ๐ฌ๐๐ฆ๐ข๐๐จ๐ฅ๐จ๐ง๐ฌ ๐ซ๐๐ฉ๐ฅ๐๐๐๐ ๐๐ฒ ๐๐จ๐ฅ๐จ๐ง๐ฌ (this is actually more compatible, > but > less widely supported): > > > Actually, after 38 and 48 there should be a semicolon instead of a > > colon. I figured out that part with setting xterm-256color (which > > worked) and screen-256color (which didn't, had it set to empty, which is > > set inside tmux as default). > > If have recent enough terminfo files (and tmux), I'd suggest using > tmux-256color instead since that will also enable displaying italic > text. More details about configuring functionality inside screen/tmux has been added in ":help tmux-integration". Given that, I think this can be closed. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---

