-
-
Save hanbule/15b9b22223d1c72d90489011f8052361 to your computer and use it in GitHub Desktop.
MacOS mc Midnight commander open jar file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# jar | |
shell/i/.jar | |
Open=%cd %p/uzip:// | |
View=%view{ascii} /usr/local/Cellar/midnight-commander/4.8.26/libexec/mc/ext.d/archive.sh view zip | |
# jar | |
type/i/^jar\ archive | |
Open=%cd %p/uzip:// | |
View=%view{ascii} /usr/local/Cellar/midnight-commander/4.8.26/libexec/mc/ext.d/archive.sh view zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment