plan9fox/sys/man/1/hold
2017-12-11 19:58:06 -05:00

24 lines
430 B
Plaintext

.TH HOLD 1
.SH NAME
hold \- simple text editor
.SH SYNOPSIS
.B hold
.I file
.SH DESCRIPTION
.PP
.I Hold
sets hold mode on the
.IR rio (1)
window where it was launched.
The contents of the named file is printed
above the live editing area and the newly entered text is saved
in the named file upon exit.
.SH SOURCE
.B /rc/bin/hold
.SH "SEE ALSO"
.IR emacs (1),
.IR rio (1)
.SH HISTORY
.I Hold
first appeared in 9front (May, 2011).