mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensions
This commit is contained in:
		
							parent
							
								
									5e516898d7
								
							
						
					
					
						commit
						3aa5544638
					
				
					 3 changed files with 7 additions and 2 deletions
				
			
		|  | @ -11,7 +11,7 @@ typeset -A opt_args | |||
| # | ||||
| # and certainly many other things... | ||||
| 
 | ||||
| formats=jpg:jpeg:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv | ||||
| formats=jpg:jpeg:jp2:j2k:jpc:jpx:jpf:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv | ||||
| 
 | ||||
| if (( $# )); then | ||||
|   _files "$@" -g "*.(#i)(${~formats//:/|})(-.)" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue