It's in the extras-backup
folder linked on the README.md
. Try ./extras-install.sh
. WARNING: Read EXTRAS-README.md
.
C-a
Select allC-b
Special prefix see belowC-c
CopyC-S-c ?
User command?
. OrC-c ?
if there is no text selection. Prefixmode-specific-map
. SeeC-b C-c ?
and filepackages/c-map.el
- Only upper and lower case letters are allowed for "user" customizations
C-f
Find. Also forward find again.C-r
recusive edit in find. SeeC-y
C-n
New or open file by nameC-o
Ohm-mega SI unitsC-p
List packagesC-t
Start terminal applicationC-q
QuitC-r
ReplaceC-s
SaveC-v
PasteC-w
Beginning of lineC-x
CutC-S-x ?
Execute?
. OrC-x ?
if there is no text selection. SeeC-b C-x ?
- After execute
\
behaves as thoughC-b C-x C-\
was entered
- After execute
C-y
Exit recursive editC-z
UndoC-\
Another special prefixcustom-escape-map
. See filepackages/escape-map.el
M-c
Capitalize letter and advance to next wordM-p
Install language grammarM-q
Like "control Z" background job closeM-r
Run application usingrofi
as an emacs child processM-s
Save asM-u
Mu SI unitsM-v
Another special prefixcustom-v-map
. See filepackages/v-map.el
M-x
It's still an Emacs classic. Ever needed to evaluate a LISP symbol? The fun starts here.M-<Up/Down>
Buffers Up: Previous, Down: NextM-S-<Cursor>
Windows Up: Close, Down: New Split Below, Left: Next, Right: New Split Right
C-b
Kill bufferC-c ?
User command?
if text is selectedC-x ?
Execute if text is selected\
Use special prefixC-\
- Any difficult to enter terminal control codes
C-<key>
may map fromC-b <key>
AltGr
produces special characters on some national keymaps- On Chromebooks the
Everything
key can produceSuper
sequencesS-s-
,C-s-
andM-s-
if the other modifier is pressed first
Maybe I should add extra things to make terminal mode better, but ... and tmux
.
Also a .bashrc
is included.