zsh-workers
 help / color / mirror / code / Atom feed
* Something is still fishy in termcap & terminfo parameters
@ 2001-04-21 22:01 Bart Schaefer
  2001-04-22 14:41 ` PATCH: " Clint Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 2001-04-21 22:01 UTC (permalink / raw)
  To: zsh-workers

zagzig% echo $termcap[co]
-4611700861834362800
zagzig% print -R ${(k)termcap[(R)*4611*]} 
co it li
zagzig% print -R ${(k)terminfo[(R)*4611*]} 
cols it lines

My terminal definitely does not have a large negative number of columns
and lines, nor does it have tabs every -4611700861834362800 spaces.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-22 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-21 22:01 Something is still fishy in termcap & terminfo parameters Bart Schaefer
2001-04-22 14:41 ` PATCH: " Clint Adams

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).