author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 04 Dec 2011 18:43:51 +0200 | |
changeset 269 | 48b3cbdac750 |
parent 223 | 1ce3922d21e6 |
child 270 | 19082e26bea6 |
.mc/bindings | file | annotate | diff | comparison | revisions |
--- 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 ###