default text editor

gedit: Add Python / C++ Autocomplete Support

by Vivek Gite on September 12, 2009 · 12 comments

How do I add Autocomplete support to gedit text editor under Linux Gnome desktop operating systems?

{ 12 comments }

Q. I find vi hard to use. How do I change my default text editor from vim / vi to Pico under Debian Linux? A. To use and change an editor to edit your text message, set the variable EDITOR to the pathname of the vi / vim binary file. You need to use export [...]

{ 5 comments }