tg
1100be9300
re-implement "set -o posix" which doesn't do much ;)
...
but turns off 'braceexpand' when turned on as side effect,
just like oksh/pdksh.
document "set -o sh" too.
2006-08-09 20:44:16 +00:00
tg
4661992d5b
remove the 'stuff' functionality altogether,
...
ksh93 doesn't have it, and I don't know, nor
do I care about what "the BRL ^T mini-systat
feature" is.
2006-08-08 20:17:22 +00:00
tg
52357a30be
this is mksh R28 (beta)
...
I think of implementing multiline editing (bash-style) for R28 final,
but other than that, the new features already suffice for a new major
2006-08-02 13:34:03 +00:00
tg
bef8651936
* Build.sh: fix manpage generation defaults under Cygwin
...
* mksh.1: rework prompt ($PS1) section, simplify example,
point to packaged dot.mkshrc example
* mksh.1: fix description of 'redraw' regarding redrawal
of prompts longer than one screen line
* all: bump version/date
2006-08-02 11:50:30 +00:00
tg
db107a9b05
bring back the 'version' editing command at "ESC ^V" like AT&T ksh93+r
2006-08-01 12:44:17 +00:00
tg
711496f6fb
move version definition into extra file
2006-08-01 12:22:26 +00:00