6 ms·
On Mac OS, Enter invokes Xcode. How to get it to use vim for text files.
by gulabjamuns 7y ago
On Mac OS, Enter invokes Xcode. How to get it to use vim for text files.
- dddddaviddddd 7y agoProbably it's using the default file handler, i.e. whatever would open the file if double-clicked in the Finder.
- dystroy 7y agoBy default the standard file opening provided by the system is used but you can override it: https://dystroy.org/broot/documentation/tricks/#open-files-without-a-windowing-system https://dystroy.org/broot/documentation/tricks/#open-files-w...