Jump to content

User:Alien333/cuts

From Wikisource

Some more shortcuts.

My making this may or may not be related to my being a vim user.

Modifiers are given with 0's and 1's, in the order shift-ctrl-meta-alt, for example 0101 means ctrl and alt.

Actions: green means "editing-only", G means "go to", N means "open in new tab", T means "trigger" (for scripts) and → means "other (see info)".

Key Mods Namespace Action Info
0100 Page G page before
0110 Page N page before
0100 Main G previous page
0110 Main N previous page
0100 Page G page after
0110 Page N page after
0100 Main G next page
0110 Main N next page
0100 Page G index
0110 Page N index
0100 Main G rootpage
0110 Main N rootpage
Esc 0100 Any quit editing mode
P 0110 Page mark proofread & save page
O 0110 Page T poemise.js proper
I 0110 Page T rhalt.js
U 0110 Page T nobr.js
Y 0110 Main T dab.js similar
T 0110 Any T invert images from global.js
R 0110 Main T dab.js format
E 0110 Main T dab.js insert
Z 0110 User T transclude.js
A 0110 Page transcribe text
Q 0110 Page search & replace
S 0110 Page T running header gadget
D 0110 Page T clean.js
W 0110 Page T poemise.js endshift
X 0110 Page T poemise.js startshift
C 0110 Page T poemise.js unindent

(There is mostly no logic to any of the keys.)