Closed tkw1536 closed 10 years ago
As suggested by @bagong, I changed the line
filepath = atom.workspaceView.find('.tree-view .selected')?.view()?.getPath?()
to fix ctrl-shit-t on Mac.
Done! Thanks for fixing this.
As suggested by @bagong, I changed the line
to fix ctrl-shit-t on Mac.