mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-05 23:51:41 +03:00
Ticket #2562: view torrent file using ctorrent.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
d7fd84507c
commit
5fe72669f7
@ -591,6 +591,10 @@ regex/\.(lyx|LYX)$
|
||||
Open=lyx %f
|
||||
View=%view{ascii} lyxcat %f
|
||||
|
||||
# torrent
|
||||
regex/\.([tT][oO][rR][rR][eE][nN][tT])$
|
||||
View=%view{ascii} ctorrent -x %f 2>/dev/null
|
||||
|
||||
### Plain compressed files ###
|
||||
|
||||
# ace
|
||||
|
Loading…
x
Reference in New Issue
Block a user