Commit ID: 100578578165D391F66
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/12 23:07:11 UTC
Modified files:
bin/mksh : check.t edit.c sh.h
Log message:
experimentally use MKSH_CLRTOEOL_STRING instead of lots of spaces followed
by lots of backspaces for many clearing scenarios; requested by tmux user
slagtc on IRC
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.739 -r1.740 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.296 -r1.297 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.774 -r1.775 src/bin/mksh/sh.h