Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 06:29:45 -0800
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   termcap hacking
Message-ID:  <20040330142946.A731043D45@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
every time i buildworld, i hack termcap so i get ti:te:
behavior with xterm.  is there some way i should be doing it
so i don't have to hack every time?

randy

---

*** termcap.FCS Tue Jun 17 15:10:46 2003
--- termcap     Tue Jun 17 15:14:15 2003
***************
*** 299,305 ****
  adm3|3|lsi adm3:\
        :do=^J:am:le=^H:bs:cl=^Z:li#24:ma=^K^P:co#80:
  xterm|xterm-color|X11 terminal emulator:\
!       :ti@:te@:tc=xterm-xfree86:
  #
  # DESCRIPTION:
  # This file describes capabilities of various terminals, as needed by
--- 299,305 ----
  adm3|3|lsi adm3:\
        :do=^J:am:le=^H:bs:cl=^Z:li#24:ma=^K^P:co#80:
  xterm|xterm-color|X11 terminal emulator:\
!       :tc=xterm-xfree86:
  #
  # DESCRIPTION:
  # This file describes capabilities of various terminals, as needed by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040330142946.A731043D45>