acme(4): document rdsel, wrsel (thanks foura)
This commit is contained in:
parent
8aa69e55b6
commit
5e3b99f280
1 changed files with 9 additions and 0 deletions
|
@ -472,6 +472,15 @@ Text written to
|
|||
.B tag
|
||||
is always appended; the file offset is ignored.
|
||||
.TP
|
||||
.B rdsel
|
||||
holds the contents of the current selection. It may be read at any byte offset.
|
||||
.TP
|
||||
.B wrsel
|
||||
writing to the
|
||||
.B wrsel
|
||||
file modifies the text in the selection. Text written always
|
||||
replaces the text selected; the file offset is ignored.
|
||||
.TP
|
||||
.B xdata
|
||||
The
|
||||
.B xdata
|
||||
|
|
Loading…
Reference in a new issue