Alexander-Miller / treemacs

GNU General Public License v3.0
2.09k stars 152 forks source link

Open specific file extension by system-handler with RET #918

Closed bigmuncha closed 2 years ago

bigmuncha commented 2 years ago

I want open some specific files (for example with ".pcap" extension) by system handler(wireshark), with RET. How i can do this?

Alexander-Miller commented 2 years ago

ox will open a file in an external application. If your system is set up to use wireshark for .pcap files then that's what will treemacs will do.