From 1d39458c547e6ce70ecffb4b6a68a200c4de0890 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 9 Jul 2010 12:13:07 +0200 Subject: Update feh completion --- etc/completions/_feh | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'etc/completions/_feh') diff --git a/etc/completions/_feh b/etc/completions/_feh index c12b96e..d0bb0d0 100644 --- a/etc/completions/_feh +++ b/etc/completions/_feh @@ -72,6 +72,10 @@ argument_pairs=( 'title' '^' 'start-at' '|' 'title-font' '@' + 'cache-thumbnails' 'P' + 'caption-path' 'K+' + 'draw-actions' 'G' + 'thumb-redraw' 'J+' ) argument_postfix=( @@ -136,11 +140,14 @@ argument_postfix=( 'title' '[Window title in slideshow mode]:format string' 'start-at' '[Start slideshow at]:file:_files' 'title-font' '[Title font for index mode]:font' + 'cache-thumbnails' '[Enable thumbnail caching]' + 'caption-path' '[Where to look for image captions]:relative directory: ' + 'draw-actions' '[Draw defined actions]' + 'thumb-redraw' '[Set thumbnail image redraw frequency]:digit' ) arguments=( '--zoom[Zoom images]:percent: ' - '--caption-path[Where to look for image captions]:relative directory: ' --action{1..9}':shell: ' '--bg-tile[Set tiled desktop background]:file:_files' '--bg-center[Set centered desktop background]:file:_files' @@ -160,10 +167,7 @@ arguments=( '--index-dim[Show image dimensions in index/thumbnail mode]:bool:(0 1)' '--no-jump-on-resort[Stay at current image after resorting the filelist]' '--cycle-once[Quit after one loop through the slideshow]' - '--draw-actions[Draw defined actions]' - '--cache-thumbnails[Enable thumbnail caching]' '--menu-bg[Background image in menus]: :_feh_background' - '--thumb-redraw[Set thumbnail image redraw frequency]:digit' '--xinerama-screen[Set xinerama screen to work on]:digit' '*:file:_files' ) -- cgit v1.2.3