repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch '2784_chown_segfault' into 4.8.1-stable
[midnight-commander.git]
/
misc
/
mc.macros
blob
bcf9d28343da813e1afee7da3aaa764c4edf5e5b
1
#see ./macros.d/*
2
[editor]
3
#autocomplete "ife", "GPL", "fori"
4
ctrl-space=EditWordLeftHighlight:-1;EditPipeBlock:5;EditUnmark:-1;
5
#run make
6
ctrl-f9=EditPipeBlock:0;
7
#indent current selection
8
meta-ctrl-F=EditPipeBlock:4;
9