Brand new emacs user here.
I want to have the ability of opening a terminal with current file path from emacs, like what the open terminal here
package does in sublime text 2.
By terminal, I mean a separate external terminal emulator running bash or zsh, like gnome-terminal, not the emulated shells inside emacs, like M-x shell
M-x eshell
, which I can't appreciate for now.
I googled but had nothing found... It seems that emacs guys really enjoy living in emacs.