karan / atom-terminal

Atom package to open terminal on current file's directory with "ctrl-shift-t"
https://atom.io/packages/atom-terminal
MIT License
70 stars 30 forks source link

x-terminal-emulator is wrapper for system default #6

Closed dz0ny closed 10 years ago

dz0ny commented 10 years ago

http://unix.stackexchange.com/questions/32547/how-to-launch-an-application-with-default-terminal-emulator-on-ubuntu

The other way around is https://github.com/wbond/sublime_terminal/blob/master/Terminal.py#L85

tkw1536 commented 10 years ago

@dz0ny Nice. Much better than just using xterm.