Ranger: resize picture shortcut.

master
Pierre Neidhardt 2013-04-30 18:14:24 +02:00
parent 53e015ff77
commit b955b5c9d6
2 changed files with 4 additions and 2 deletions

View File

@ -120,6 +120,9 @@ map egp shell -w git pull
map egP shell -w git push
map egs shell -w git status -uno
## Pictures
map ep shell -w mogrify -resize 50% %s
## Video
## Note that latin1 for MPlayer is cp1252 in reality.
map ev console shell mplayer "%f" -sub "%s"

View File

@ -3,8 +3,7 @@
(setq mc/cmds-to-run-for-all
'(
c-electric-delete-forward
yas-expand
org-self-insert-command
))
(setq mc/cmds-to-run-once