MirBSD Korn Shell for Jehanne
Go to file
tg 857fb659bc fix multiline prompts with "delimiter chars"
(only the last line of the prompt is redrawn, keep this in mind
when doing the ANSI colour game)

TODO:
* maybe go back up one line and redraw whole prompt?
* optionally edit command on multiple lines, bash-like,
  instead of scrolling horizontally
2006-08-01 14:59:51 +00:00
Build.sh * use strsignal(3) not strerror(3), oops 2006-08-01 12:57:07 +00:00
Makefile remove GNUish 'check' target, we always use 'regress' 2006-08-01 12:46:01 +00:00
alloc.c * only have one $MirOS RCS ID per file to shrink source size 2005-11-22 18:40:44 +00:00
check.pl * check.t: add two mkshrc-tests (turn on, turn off) 2006-05-08 11:59:41 +00:00
check.t bring back the 'version' editing command at "ESC ^V" like AT&T ksh93+r 2006-08-01 12:44:17 +00:00
copyright this is mksh R27, tested on 2006-05-26 23:36:19 +00:00
dot.mkshrc * get dot.mkshrc sample from Debian mksh-27.4-2 2006-07-23 18:44:22 +00:00
edit.c fix multiline prompts with "delimiter chars" 2006-08-01 14:59:51 +00:00
eval.c style(9) 2006-08-01 13:43:28 +00:00
exec.c style(9) 2006-08-01 13:43:28 +00:00
expr.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
funcs.c style(9) 2006-08-01 13:43:28 +00:00
gensigs.sh add a little portability 2006-06-23 15:05:39 +00:00
histrap.c (partial) sync with openbsd (and fix after them), 2006-08-01 14:09:20 +00:00
jobs.c style(9) 2006-08-01 13:43:28 +00:00
lex.c fix multiline prompts with "delimiter chars" 2006-08-01 14:59:51 +00:00
main.c style(9) 2006-08-01 13:43:28 +00:00
misc.c style(9) 2006-08-01 13:43:28 +00:00
mksh.1 (partial) sync with openbsd (and fix after them), 2006-08-01 14:09:20 +00:00
setmode.c style(9) 2006-08-01 13:43:28 +00:00
sh.h move promptlen from edit.c into lex.c 2006-08-01 14:10:25 +00:00
shf.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
strlfun.c style(9) 2006-08-01 13:43:28 +00:00
syn.c style(9) 2006-08-01 13:43:28 +00:00
tree.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
var.c * TNF needs more to silence char subscript warnings (on 3.0-stable) 2006-07-11 14:51:01 +00:00
version.h bring back the 'version' editing command at "ESC ^V" like AT&T ksh93+r 2006-08-01 12:44:17 +00:00