$LINES is implemented
From Matthias Kilian via obsd
This commit is contained in:
3
mksh.1
3
mksh.1
@@ -1,4 +1,4 @@
|
|||||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.19 2005/09/11 14:47:27 tg Exp $
|
.\" $MirOS: src/bin/mksh/mksh.1,v 1.20 2005/10/07 18:36:19 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1,v 1.101 2005/08/01 19:29:57 jmc Exp $
|
.\" $OpenBSD: ksh.1,v 1.101 2005/08/01 19:29:57 jmc Exp $
|
||||||
.\" $OpenBSD: sh.1tbl,v 1.53 2004/12/10 01:56:56 jaredy Exp $
|
.\" $OpenBSD: sh.1tbl,v 1.53 2004/12/10 01:56:56 jaredy Exp $
|
||||||
.\"
|
.\"
|
||||||
@@ -1422,7 +1422,6 @@ The line number of the function or shell script that is currently being
|
|||||||
executed.
|
executed.
|
||||||
.It Ev LINES
|
.It Ev LINES
|
||||||
Set to the number of lines on the terminal or window.
|
Set to the number of lines on the terminal or window.
|
||||||
Not yet implemented.
|
|
||||||
.It Ev OLDPWD
|
.It Ev OLDPWD
|
||||||
The previous working directory.
|
The previous working directory.
|
||||||
Unset if
|
Unset if
|
||||||
|
Reference in New Issue
Block a user