Hacker News new | ask | show | jobs
by kaolinite 3515 days ago
Killer feature for me is being able to cmd+click on file paths in the terminal to open them. I use this constantly. There are plenty of other features too such as being able to reopen a tab you closed accidentally.
1 comments

And that tab will have the same shell environment?

>open file paths

That is convenient if you get lots of paths in terminal, maybe "svn stat" is a good example. Btw, cwd may be opened via "open ."