tgetstr("Km", &pt) cannot be used to detect is_xterm

This commit is contained in:
Fumitoshi UKAI
2001-11-16 17:38:35 +00:00
parent 40d405e05b
commit 225a3fb8aa
2 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2001-11-17 Fumitoshi UKAI <ukai@debian.or.jp>
* terms.c (set_tty): "rxvt" is xterm
(getTCstr): tgetstr("Km", &pt) is not xterm, removed
(mouse_init): check Gpm_Open() == -2 to detect xterm when USE_GPM
2001-11-16 Tsutomu Okada <okada@furuno.co.jp>
* main.c (chkURL): add mailto: like pattern to mark as anchor