![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Three Linux HTML editors reviewed | iBot | UNIX and Linux RSS News | 0 | 04-22-2008 02:30 PM |
| Mail utilities and editors. | Shonnie | UNIX for Dummies Questions & Answers | 1 | 04-12-2004 05:26 AM |
| Editors for UNIX | Inbal | UNIX for Dummies Questions & Answers | 5 | 04-25-2002 06:35 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
editors?
Just started out with C and are looking for a good editor
in *nix that marks the code with colors. This is maybe a newbie thing to have the C code in colors but i like it and you can almost always se when you are typing wrong. ![]() Ive heard that emacs should have that option but i havent found it. Any ideas?? |
|
|||||
|
Latest version of vi text editor uses color codes.
The latest version is called vim (some called gvim) you might want to check out its webpage www.vim.org Quote:
|
|
||||
|
Here's an interesting angle, I've tried to find a good programmers editor like DOS BRIEF, and I did not want to use either of emacs or vi :-)
I came up with these: FTE (the closest to BRIEF I could find) nedit (simple, easy to add syntax highlighting for library functions) snavigator (very similar to TurboC once you get to know it) If syntax highlighting is all you need, use mc. Unfortunately, only FTE and MC work in text mode :-( |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|