Re: [dev][project] soap - a simple xdg-open replacement

From: Dmitrij D. Czarkoff <czarkoff_AT_gmail.com>
Date: Tue, 6 May 2014 02:36:58 +0200

FRIGN said:
> A configuration can look like this:
>
> { "\.mp3", "st -e mplayer %s" },
> { "\.(jpg|png|tiff)$", "feh %s" },
> { "\.gif", "wget -O /tmp/tmp.gif %s && gifview -a /tmp/tmp.gif" },
> { "^(http://|https://)?(www\.)?(youtube.com/watch\?|youtu\.be/)", "youtube-viewer %s" }
>
> where %s is the _shell-escaped_ argument given to xdg-open.

Am I missing something, or mailcap files already do that?

-- 
Dmitrij D. Czarkoff
Received on Tue May 06 2014 - 02:36:58 CEST

This archive was generated by hypermail 2.3.0 : Tue May 06 2014 - 02:48:06 CEST