.mc/bindings
changeset 269 48b3cbdac750
parent 120 0bb02028ec62
child 274 efb78fb374ee
--- a/.mc/bindings	Fri Oct 07 18:28:32 2011 +0300
+++ b/.mc/bindings	Sun Dec 04 18:43:51 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 ###