erase/erase2 support

From: Brian Fundakowski Feldman (green_at_FreeBSD.org)
Date: 08/23/04

  • Next message: John Baldwin: "Re: Introducing a poweroff(8) command"
    Date: Mon, 23 Aug 2004 11:31:26 -0400
    To: arch@FreeBSD.org
    
    

    After jkh added basic erase/erase2 support a while back, I was wondering
    why it didn't really seem to matter. It seems that just about nothing
    takes into account the possibility of erase2 (VERASE2) existing, so I
    took a look and found the three most noticeable offenders (ncurses, nvi,
    and less) are all completely orthogonal. I went ahead and added support
    in all three, but I think we need to decide if the proper course of
    action right now is to get these changes accepted and finish implementing
    erase2; if we don't try to support it pervasively, I don't feel it has
    very good value.

    It's a no-brainer to add support to nvi, since it's essentially "ours"
    now to do what we want with. How many other OSen have erase2 support
    such that the ncurses and less maintainers will see the value in it?

    See: http://green.homeunix.org/~green/erase2.patch

    -- 
    Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
      <> green@FreeBSD.org                               \  The Power to Serve! \
     Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: John Baldwin: "Re: Introducing a poweroff(8) command"

    Relevant Pages

    • Re: erase/erase2 support
      ... Brian Fundakowski Feldman wrote: ... >I think we need to decide if the proper course of action right now is ... I would also like to see more programs support erase2. ...
      (freebsd-arch)
    • Re: erase/erase2 support
      ... > After jkh added basic erase/erase2 support a while back, ... > offenders (ncurses, nvi, and less) are all completely orthogonal. ... > went ahead and added support in all three, but I think we need to ...
      (freebsd-arch)
    • Re: erase/erase2 support
      ... > After jkh added basic erase/erase2 support a while back, ... > offenders (ncurses, nvi, and less) are all completely orthogonal. ... > went ahead and added support in all three, but I think we need to ...
      (freebsd-arch)
    • Re: [PATCH] kconfig: multibyte character support for lxdialog
      ... The installed wide ncurses is optional. ... Building this on my 64 bit box with ncursesw support I saw several warnings. ... ncurses wide char support and wide char support follows each other. ...
      (Linux-Kernel)
    • Re: Another ncurses question
      ... Simon Elliott wrote: ... >> ncurses provides extensions that allow for more colors. ... no - only certain terminals support the feature used in init_color. ...
      (comp.unix.programmer)