broken pdksh emulation of ksh hack which delimits ESC sequences so they are not included in column count How-To-Repeat: PS1="^A^M^[]2;root@host:\$PWD^G^Aroot ! > " where "^" above denotes a shell character
Responsible Changed From-To: freebsd-ports-bugs->tg Over to maintainer
tg 2007-01-07 22:00:21 UTC FreeBSD ports repository Modified files: shells/pdksh Makefile Added files: shells/pdksh/files patch-edit.c Log: Fix calculation of prompt length. Bump PORTREVISION. PR: 107410 Submitted by: Bruce Becker <hostmaster at whois dot gts dot net> Revision Changes Path 1.31 +1 -1 ports/shells/pdksh/Makefile 1.1 +10 -0 ports/shells/pdksh/files/patch-edit.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.