termcap hacking

From: Randy Bush (randy_at_psg.com)
Date: 03/30/04

  • Next message: Marc Olzheim: "Re: termcap hacking"
    Date: Tue, 30 Mar 2004 06:29:45 -0800
    To: FreeBSD Current <freebsd-current@freebsd.org>
    
    

    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
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Marc Olzheim: "Re: termcap hacking"