plan9front/sys/man/1/hold

21 lines
372 B
Plaintext
Raw Normal View History

2011-05-17 14:53:59 -07:00
.TH HOLD 1
.SH NAME
2011-05-18 07:44:35 -07:00
hold \- simple text editor
2011-05-17 14:53:59 -07:00
.SH SYNOPSIS
.B hold
.I file
.SH DESCRIPTION
.PP
.I Hold
sets hold mode on the
.IR rio (1)
2011-05-23 16:13:08 -07:00
window where it was launched.
The contents of the named file is printed
2011-05-18 07:44:35 -07:00
above the live editing area and the newly entered text is saved
2011-05-23 16:13:08 -07:00
in the named file upon exit.
2011-05-17 14:53:59 -07:00
.SH SOURCE
.B /rc/bin/hold
.SH "SEE ALSO"
.IR emacs (1),
2011-05-17 14:56:10 -07:00
.IR rio (1)