You know when you type in "bash" it makes the Unix program so much easier to use. I was wondering is there a way to do that while writing a program? Im sick and tired of switching back and forth between edit mode and write mode.
Unix program.?
are you using vi? i think it has a 'visual' mode that's much more usable, it works the way every other editor in the world works.
vi is weird! but i've gotten used to it..
some like emacs, you might try that as well.
Reply:When you type in "bash" you are just starting a bash shell. Presumably you are already in some older or less powerful shell.
When you speak of edit/write mode are you talking about vi? If so, just use some other editor. There are several widely available for unix and many more for linux e.g. gedit, kedit, kate, etc., off the top of my head.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment