Built-in archive preview #2191
CatsDeservePets
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
There is an open issue about this: #170. Note that there is a difference with previewing an archive (showing a list of contained files), and actually browsing it as a directory - the latter possibly requires builtin support and may not be entirely straightforward, but I have not tried it out at all. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Golang provides some packages to work with compressed archives.
Out of the box,
lfsupportssixeland plain text.Could it make sense to also allow some archive formats using the Go standard library in order to make
lfmore accessible for new users?I am fully aware that this is easily possible using a
previewerscript.Beta Was this translation helpful? Give feedback.
All reactions