Bug 865 - terminfo: Eterm is missing in the essential pkg
Summary: terminfo: Eterm is missing in the essential pkg
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: terminfo (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Fr. Br. George
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-19 21:41 MSD by imz
Modified: 2023-03-30 11:35 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imz 2002-04-19 21:41:08 MSD
The description for Eterm is in terminfo-extra-5.2-ipl5mdk, and I consider this to be not good, because Eterm is a rather commonly used terminal and it is undesirable to install a special package to be able to use it.

(Eterm-0.9.1-alt1.2 sets TERM=Eterm.)

I think, it should be moved to the essential terminfo package.

---

---

Comment 1 Dmitry V. Levin 2002-09-28 21:07:14 MSD
Done in terminfo-5.2.20020810-alt1
Comment 2 Dmitry V. Levin 2002-09-28 21:07:14 MSD
Done in terminfo-5.2.20020810-alt1
Comment 3 serpiph 2023-03-30 11:35:47 MSK
В графике COLUMNS=253, в текстовой консоли COLUMNS=128.

При указании PERLDOCDEBUG=1 перед командой диагностические сообщения одинаковы, последняя строка сообщает

'page: About to call Pod::Perldoc::ToTerm->pager_configuration("/usr/bin/less -isR")

Попробовал в текстовой консоли сделать

$ (unset LESSOPEN; perldoc -f open)

Команда отработала как в графике, без hexdump. То есть почему-то LESSOPEN отрабатывает в текстовой консоли и не отрабатывает в графике.