• fix the third dramsey scrolling bug for both ^D at BOL and ^W at EOL
(I hope) • fix another one I found: after ^D'ing, insert at BOL, the > is displayed one character too late
This commit is contained in:
4
sh.h
4
sh.h
@@ -8,8 +8,8 @@
|
||||
/* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
|
||||
/* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */
|
||||
|
||||
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.133 2007/05/20 17:53:13 tg Exp $"
|
||||
#define MKSH_VERSION "R29 2007/05/20"
|
||||
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.134 2007/05/21 19:25:32 tg Exp $"
|
||||
#define MKSH_VERSION "R29 2007/05/21"
|
||||
|
||||
#if HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
|
Reference in New Issue
Block a user