CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/18 11:03:58
Modified files:
bin/ksh : Makefile edit.c edit.h emacs.c ksh.1 table.h
var.c
Log message:
Add clear-screen emacs editing command, currently not bound to a
key by default. The shell will query the terminfo database to
find the escape sequence to clear the screen. OK deraadt@
