Martin Vegter <[email protected]> wrote (Tue, 29 Apr 2014 20:39:41
+0200):
> > #    View (F3), Edit (F4)
> 
> When I click F4 on a video file, mc still tries to open in in my text
> editor. What am I doing wrong?

F3    == View
F4    == Edit
ENTER == Open

include/video    # does nothing
...Open=(mplayer %f >/dev/null 2>&1 &)

                 # you might have to apply it to a file name pattern
regex/\.(wmv|WMV)$
    Include=video

                 # using default or freedesktop binding, I guess
Open=
_______________________________________________
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc

Reply via email to