diff options
| author | Russ Cox <rsc@golang.org> | 2024-06-15 10:55:21 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2024-06-15 10:57:45 -0400 |
| commit | 0c79c32675e83ff3d87d5bf52082652d85486a45 (patch) | |
| tree | 8b7042e878874a1ed870f26571b7a2383be231f1 /man/man4 | |
| parent | 60ca2be037f739e30daba1dc5b66a166fcdc0bf2 (diff) | |
| download | plan9port-0c79c32675e83ff3d87d5bf52082652d85486a45.tar.gz plan9port-0c79c32675e83ff3d87d5bf52082652d85486a45.zip | |
acme: shift button 3 for reverse search
An experiment. Let's see if it's any good.
Also document the Mac conventions in devdraw(3).
Diffstat (limited to 'man/man4')
| -rw-r--r-- | man/man4/acme.4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man4/acme.4 b/man/man4/acme.4 index f55a85b7..9916f470 100644 --- a/man/man4/acme.4 +++ b/man/man4/acme.4 @@ -361,6 +361,10 @@ for text inserted to the tag, for a button 3 action in the body, .B l for a button 3 action in the tag, +.B R +for a shifted button 3 action in the body, +.B r +for a shifted button 3 action in the tag, .B X for a button 2 action in the body, and .B x |
