Ranger: binding to toggle preivew_images

master
Pierre Neidhardt 2013-07-29 19:24:44 +02:00
parent 35220d10d2
commit 9f3af44837
3 changed files with 7 additions and 2 deletions

View File

@ -154,4 +154,8 @@ map <c-n> eval fm.tab_new('%d')
## Start shell in current folder. Needs zshcd script. This is useful if you have
## multiple tabs and you do not want to lose them just to run a shell.
map S shell zshcd %d
map S shell zshcd %d
## Image preview toggle
map zi set preview_images=True
map zI set preview_images=False

View File

@ -62,7 +62,7 @@
(define-key mediawiki-mode-map (kbd "C-c o") 'mediawiki-browse)
(local-unset-key (kbd "M-g"))
(local-set-key (kbd "C-c C-d") 'duplicate-line)
;; TODO: Bindings to not work???
;; TODO: Bindings do not work???
;; (local-set-key (kbd "C-c l L") 'ltx-template-source-to-latex)
;; (local-set-key (kbd "C-c l U") 'ltx-template-source-to-usage)
)) ))

View File

@ -11,6 +11,7 @@
## Launch session
##==============================================================================
exec awesome
# exec openbox-session
## Crappy desktops
# exec razor-session