Y
Hacker News
new
|
ask
|
show
|
jobs
by
gulabjamuns
2347 days ago
On Mac OS, Enter invokes Xcode. How to get it to use vim for text files.
2 comments
dystroy
2347 days ago
By default the standard file opening provided by the system is used but you can override it:
https://dystroy.org/broot/documentation/tricks/#open-files-w...
link
dddddaviddddd
2347 days ago
Probably it's using the default file handler, i.e. whatever would open the file if double-clicked in the Finder.
link