How can I create a shortcut to open a terminal and launch vim (terminal version, not gvim) ?
|
feedback
|
migrated from stackoverflow.com Mar 23 '11 at 13:58
This question came from our site for professional and enthusiast programmers.
|
Look up in the options of your favourite terminal and see which allows you to run a given program. Using xterm:
assuming that | |||
|
feedback
|
|
I recommend a keyboard shortcut then typing vi or vim in when terminal opens: Bind terminal to a key combination | |||
|
feedback
|
|
using an alias e.g.
if you use gnome-terminal obviously | |||
|
feedback
|
