zsh-workers
 help / color / mirror / code / Atom feed
* fringe termcap bug
@ 1995-12-03 19:29 Mikolaj J. Habryn
  0 siblings, 0 replies; only message in thread
From: Mikolaj J. Habryn @ 1995-12-03 19:29 UTC (permalink / raw)
  To: zsh-workers

-----BEGIN PGP SIGNED MESSAGE-----

				well - it's not quite a bug. GNU termcap v1.3 has entries that
are longer than 1023 bytes, so it'll quite happily SEGV when setting
TERM to certain values (like linux, for example, which is a bit of a
bummer). here's two ways around it - change termbuf[1024] into
termbuf[2500] in globals.h, or link with ncurses rather than termcap
(though i'm not certain when ncurses added termcap emulation -
1.9.7/2.1 definitely has it). alternatively, you can tell me to stop
using it (i've been kicking myself for not making a backup of my old
libtermcap ever since i installed it), and get a real termcap
library. thanks for your time.

mjh

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2i
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQDVAwUBMMH6Y9v7NcoSvbspAQF8jQX9EPF1D3OewNPs8buj0cUqBcA1yvMWp+A6
5XRC4MVRzs/pjQAMbrGn1Lgiqp2i1KzRVwvlLOGpP5TMy+LqQqXPXtBaBC7MfOoe
WX4pl6Nns4ENM7zFn1l18sg0H8auApmxcTIOsrBxNpgKb98W0TVrpy1Cf/GzrGwa
9VSY2idziiIc0Qgatp5io7B7P4tI5mgK0xXmubUWsYAdDvmIl9LlAf6yhgmpU2hV
SewQiKd6JRtmPnxLlGonxfVVAG3C4ekV
=fxLU
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-12-03 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-12-03 19:29 fringe termcap bug Mikolaj J. Habryn

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).