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
Just finishing up brewing up some fresh ground comments...