Written by Sean Behan on Mon Nov 04th 2013

To open files with a single click from the file browser inside of TextMate 2 run this command from the terminal

defaults write com.macromates.TextMate.preview fileBrowserSingleClickToOpen -bool true

And to turn it off

defaults write com.macromates.TextMate.preview fileBrowserSingleClickToOpen -bool false

Tagged with..
#TextMate 2 #Development Environment

Just finishing up brewing up some fresh ground comments...