Package: groff-base
Version: 1.23.0-3
Severity: normal
X-Debbugs-Cc: mpar...@gmx.net

I have a /etc/profile.d/less-termcaps.sh file containing

> export TERM=${TERM:-linux}
> export LESS_TERMCAP_us=$(tput bold; tput setaf 5) # underline start: bold,
magenta
> export LESS_TERMCAP_ue=$(tput sgr0) # underline end: norm
>
> export LESS_TERMCAP_so=$(tput bold; tput rev; tput setaf 2; tput setab 0) #
standout mode start: bright green, reverse
> export LESS_TERMCAP_se=$(tput rmso; tput sgr0) # standout mode end: reset
>
> export LESS_TERMCAP_mb=$(tput bold; tput setaf 5) # blinking start: bold,
magenta
> export LESS_TERMCAP_md=$(tput bold; tput setaf 6) # bold mode start: bold,
cyan
> export LESS_TERMCAP_me=$(tput sgr0) # mode end: reset
>
> export LESS_TERMCAP_mr=$(tput rev)
> export LESS_TERMCAP_mh=$(tput dim; tput setab 5)
> export LESS_TERMCAP_ZN=$(tput ssubm)
> export LESS_TERMCAP_ZV=$(tput rsubm)
> export LESS_TERMCAP_ZO=$(tput ssupm)
> export LESS_TERMCAP_ZW=$(tput rsupm)
>
> export LESS_TERMCAP_ZZ=$(tput sgr0) # reset: do not litter 'env' output

That results in nice coloring of man pages. That broke with 1.23, rolling back
to 1.22 fixed it.
I've seen some other report (#1059536) about lots of changes even though I have
only a mild idea of what all these codes mean.. hope there'll be a fix.. thx
bye ; )


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (510, 'unstable'), (509, 'experimental'), (500, 
'stable-updates'), (500, 'stable-security'), (500, 'oldstable-updates'), (500, 
'oldstable-security'), (500, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.13-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, 
TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages groff-base depends on:
ii  libc6         2.37-14
ii  libgcc-s1     14-20240201-1
ii  libstdc++6    14-20240201-1
ii  libuchardet0  0.0.8-1

groff-base recommends no packages.

Versions of packages groff-base suggests:
ii  groff  1.22.4-10

-- no debconf information

Reply via email to