t_ca_mode(), and it
isn't disabled any more just because OTHER_CURSES is defined.
2001-09-15 Pavel Roskin <[EMAIL PROTECTED]>
* ... Call do_exit_ca_mode() and do_enter_ca_mode() even with
ncurses.
Pavel, do you r
Hello, Leonard!
You wrote to "MC development" on Thu, 24 Nov 2005
13:46:23 +0100:
LdO> On Thu, 2005-11-24 at 18:56 +0700, Andrey V. Malyshev wrote:
??>> (*) By the way: in the slvideo.c file is defined another
??>> SLtt_init_video() function. It what cases thi
Hello, Bart!
You wrote to "Andrey V. Malyshev" <[EMAIL PROTECTED]> on Thu, 24 Nov 2005
22:10:05 +1300 (NZDT):
JN>>> #ifdef HAVE_SLANG
JN>>> SLtt_write_string (ti_cap);
JN>>> #else
JN>>> putp (ti_cap);
JN>>> #endif
JN>>>
ling the same SLtt_tgetstr ("ti") routine from
init_xterm_support() under "#ifdef HAVE_SLANG"?
--
With best regards, Andrey V. Malyshev.
E-mail: [EMAIL PROTECTED]
patch-xterm-ca-mode.gz
Description: Binary data
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel
This is copy for mailing-list, sorry.
==
* Forwarded by Andrey V. Malyshev <[EMAIL PROTECTED]>
* From: "Andrey V. Malyshev" <[EMAIL PROTECTED]>
* Date: Fri, 18 Nov 2005 11:01:46 +0700
* To: "Leon
it is better to call
SLtt_tgetstr() because it works in both Slang/Termcap and Slang/Terminfo
cases, in opposite to SLtt_tigetstr(), wich works in Slang/Terminfo case
only.
The patch for all things is attached.
Thanks for attention.
If there are any mistakes or misunderstandings here, point me to