Skip to content

Instantly share code, notes, and snippets.

@hanbule
Forked from mikeananev/scratch_2.txt
Created January 16, 2023 22:22
Show Gist options
  • Save hanbule/15b9b22223d1c72d90489011f8052361 to your computer and use it in GitHub Desktop.
Save hanbule/15b9b22223d1c72d90489011f8052361 to your computer and use it in GitHub Desktop.
MacOS mc Midnight commander open jar file
# 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