Ticket #3939 (new enhancement) — at Version 1
some simple additions to mc.ext
Reported by: | borealcoyote | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | sc, ogg | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
I found that it was useful to add these to my mc.ext file:
# GNU Spreadsheet Calculator regex/\.([Ss][Cc])$ Open=(sc %f) # a prank, on any file in plain text format, .sc for instance regex/\.([??][??]...)$ Open=(tac %f) | rev | nl | most # or pipe it through espeak instead of most # playing ogg vorbis music files regex/\.([0o][Gg][Gg])$ Open=(mplayer %f)
Change History
Note: See
TracTickets for help on using
tickets.