diff options
author | Ori Bernstein <ori@eigenstate.org> | 2019-10-21 15:29:07 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2019-10-21 15:29:07 -0700 |
commit | 9314883aff7950820a26782d863a78d18be93635 (patch) | |
tree | 37112cba223a0bf8e6d7835644f3fcddec303eb6 /sys/man/1 | |
parent | 7682a24bc514a9348ec01b1a3d66f9c6568373c4 (diff) |
Make ctrl+g focus text windows and cycle zeroxed copies (thanks kvik)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/sam | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/1/sam b/sys/man/1/sam index f9e9afdac..1651cbd72 100644 --- a/sys/man/1/sam +++ b/sys/man/1/sam @@ -723,6 +723,9 @@ since the last mouse button hit. .PP Ctrl+b switches to the command window and moves to the end of the text. +Ctrl+g switches from to the last focused window. +If the focused window is a text window, ctrl+g switches +to the next zeroxed instance of that window. .PP The button 3 menu controls window operations. The top of the menu |