Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
For those of you who use VIM as a text editor, do you use it via the console/terminal or through the gui version (GVIM)? And do you operate in a graphical environment or not?
Feel free to explain your reasons why you use what you use?
When i started using linux i only knew of one text editor and that was Pico. Then on a beautiful day a unix friend showed me VIM and the clouds dissappeared and the sun started shining and all was well in the universe. On occasion i use Nano, but only if the system does not have vim.
Often, vim-minimal is the only editor available in a boot disk or the rescue mode. Using gvim in a konsole is a good way to learn the shortcuts when you are new to vim.
Gvim: for source code with open tabs usally
In xterm with cli: everyday usage with mutt, for example
On the console: administration tasks and stuff like that if there's no GUI
Gvim: for source code with open tabs usally
In xterm with cli: everyday usage with mutt, for example
On the console: administration tasks and stuff like that if there's no GUI
Curious... why not use vim in an xterm/console for source code editing instead of gvim? Console vim has tabs too, along with most other vim features.
I got so used to using VI (note the missing M) in Solaris that when I use VIM; I put in my .vimrc a "set compatible" so that it works like the original VI...
Also I use hjkl instead of the arrow keys...arrow keys are for wimps
But I have used gvim in the past...but I'm much faster using VI(M) with hjkl...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.