Date: Mon, 19 Aug 1996 17:31:38 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/talk init_disp.c Message-ID: <199608200031.RAA00648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/08/19 17:31:38 Modified: usr.bin/talk init_disp.c Log: If running under a typical sysv-style curses, including ncurses, use hline() to draw the window split rather than fudging it with dashes. This causes the line to be drawn in line-draw characters if the terminal description has them. Suggested by: ache Revision Changes Path 1.7 +5 -3 src/usr.bin/talk/init_disp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608200031.RAA00648>