# HG changeset patch # User Oleksandr Gavenko # Date 1323116960 -7200 # Node ID 34e34bd191bf7c82145c39840050ef22990e8b9e # Parent 558a19eb6af87e270385cc150dbefee4dbb34ad2# Parent 19082e26bea6d28bd8d34a3f1c46c7aa0e5c8173 merged diff -r 558a19eb6af8 -r 34e34bd191bf .mc/bindings --- a/.mc/bindings Mon Dec 05 00:41:55 2011 +0200 +++ b/.mc/bindings Mon Dec 05 22:29:20 2011 +0200 @@ -221,6 +221,11 @@ shell/.7z View=%view{ascii} 7za l %f 2>/dev/null +# .tar.xz, .txz +regex/\.t(ar\.xz|xz)$ + Open=%cd %p#utar + View=%view{ascii} xz -dc %f 2>/dev/null | tar tvvf - + ### Sources ###