Page 1 of 1

txt editor

Posted: Sat Mar 16, 2013 4:26 pm
by clonex10100
i like to program with c and i usaly do it in gedet whats program similar to that is built in pi

Re: txt editor

Posted: Sat Mar 16, 2013 4:37 pm
by rpdom
I assume you mean gedit?

I mostly use geany as it can easily be set up to be very similar to gedit, when I'm not using vi(m)

Re: txt editor

Posted: Sat Mar 16, 2013 6:01 pm
by roccocorsi
From command line you also have 'nano' that is much easier than vi/vim (CTRL-x gets you out of nano).

Rocco

Re: txt editor

Posted: Sat Mar 16, 2013 6:16 pm
by paul42
clonex10100 wrote:i like to program with c and i usaly do it in gedet whats program similar to that is built in pi
I have been using gedit for 5 months. Bit slow to load but works just fine.

Code: Select all

sudo apt-get install gedit