Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/sh
Module Name: src
Committed By: kre
Date: Wed Jun 28 13:46:06 UTC 2017
Modified Files:
src/bin/sh: histedit.c myhistedit.h sh.1 var.c var.h
Log Message:
Now libedit supports embedded mode switch sequence, improve sh
support for them (adds PSlit variable to set the magic character).
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/bin/sh/histedit.c
cvs rdiff -u -r1.12 -r1.13 src/bin/sh/myhistedit.h
cvs rdiff -u -r1.155 -r1.156 src/bin/sh/sh.1
cvs rdiff -u -r1.61 -r1.62 src/bin/sh/var.c
cvs rdiff -u -r1.33 -r1.34 src/bin/sh/var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index