]> git.phdru.name Git - dotfiles.git/blobdiff - .mc/menu
.mc/menu: Identify image properties using `xli -identify`
[dotfiles.git] / .mc / menu
index 9b3763aa3232aec716e5d6b0c18681c7cd3f5c4e..c9e6416bded09006908b19f51587a48dce77e7ac 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -21,7 +21,7 @@ p  View the file in a pager
    exec ${PAGER:-more} %f
 
 + t r
-e  Edit the file in gvim
+g  Edit the file in gvim
    gvim %f &
 
 + t r
@@ -106,6 +106,10 @@ i  View image(s) scaled
 I  View image(s) full size
    xli -title "`echo %s | sed 's/ /_/g'`" %s &
 
++ t r & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|pbm|PBM|ppm|PPM|png|PNG|xbm|xpm)$
+I  Identify image
+   xli -identify %f
+
 + t r & f \.(ico|jp2|tif|TIF|tiff|TIFF)$ | t t
 = t r & f \.(ico|jp2|tif|TIF|tiff|TIFF)$
 I  View icon, JPEG-2000 or TIFF image