# My *additions* to Midnight Commander 3.0 extension file
#
# Text version here
#
# Generated by gvim :runtime syntax/2html.vim
#
# My *additions* to Midnight Commander 3.0 extension file

type/^Berkeley\ DB\ 1.85
   View=%view{ascii} db_dump185 -p %f

# Compiled HTML
shell/.chm
   Open=fbreader %f &

# DejaVu
shell/.djvu
   Open=evince %f &

# FB2
shell/.fb2
   Open=fbreader %f &
   View=%view{ascii} xsltproc /usr/local/src/FictionBook/FB2_2_txt_ru.xsl %f

# ftplist
regex/\.ftplist$
   Open=%cd %p#ftplist

# Play list
regex/\.([mM]3[uU]|[pP][lL][sS])$
   Open=[ "`audtool --get-volume`" -gt 0 ] && audtool --playlist-clear --playlist-addurl %f --playback-play || audacious %f

# Object
shell/.o
   View=%view{ascii} nm %f
   Disassemble=%view{ascii} objdump -d -r %f

# Python
shell/.py
   Open=python %f
   View=%view{ascii}
   Compile=compyle %s
   Icon=snake.xpm

This is the page http://phd.pp.ru/Software/dotfiles/mc/bindings.html. It was generated on Sat, 13 Mar 2010 16:53:43 GMT from CheetahTemplate bindings.tmpl. Some rights are reserved. Read more about technical aspects of the site.