would anyone know of a good c editor for
a terminal that would highlight code etc..
thanks
James
--
---------------------------------------------
Check Out: http://www.users.zetnet.co.uk/james/
E-Mail: mis...@stevenson.zetnet.co.uk
5:20pm up 4 days, 4:32, 3 users, load average: 1.44, 1.52, 1.50
--
Chad O Hulbert
Quidquid latine dictum sit, altum viditur.
You may want to try VIM. It has syntax highlighting, plus many more
features that I will neglect to mention. As it is, of course, "a vi
workalike" (from their webpage), it can have a steep learning curve.
It is however, well worth it. The homepage is http://www.vim.org
--
Matt Kennedy <ma...@cybersurf.ca>
I always thought that vim spawns a new window something like a colour xterm
or a graphical window. If we allow X11 interaction / window spawning that
I'd go for emacs ... syntax highlighting is then only one of the nice
features ... you get many MANY __MANY__ more plus an easy way to develop
your own extensions.
Ah, and it is (I would have thought) possible to get basic syntax highliting
(bold/underline etc.) in non-X terminal if it suports font modification
(please correct me if I'm wrong).
Long live emacs. :))
Regards,
Tom
Chad O Hulbert <c...@email.com> wrote in message
news:38344195...@email.com...
> James Stevenson wrote:
> >
> > Hi
> >
> > would anyone know of a good c editor for
> > a terminal that would highlight code etc..
>
The new version of TSE (The Semware Editor) does that, try
http://www.semware.com
It runs on my PC but I use it to edit files with a mapped drive to a
directory on a SCO Unix machine. I can't compile until I get back on Unix,
unlike the DOS version I have at home. It can print on the network printer
though.
--
Warren Porter -- Remove numbers to reply.
Warren> James Stevenson <Ja...@ws2.home> wrote in message
Warren> news:slrn838e0i...@ws2.home...
>> would anyone know of a good c editor for a terminal that would
>> highlight code etc..
Warren> The new version of TSE (The Semware Editor) does that, try
Warren> http://www.semware.com
I would suggest, Xemacs or Emacs. Both have powerful C/C++ editing mode,
with syntax highlighting + many more features. Works in X or in terminal.
http://www.xemacs.org
http://www.emacs.org
--
-Mikael- (mikael...@arcada.fi)
echo "Your stdio isn't very std."
-- Larry Wall in Configure from the perl distribution
Download and install new Vim 5.5 (http://www.vim.org)
It does syntax highlighting and more and you don't need to be in X to
use Syntax Highlighting.. just type..
:syntax on
when you in vim.
it'll light up everything...
http://cohesion.penguinpowered.com:99
background of picture is VIM with syntax highlighting on.
Sent via Deja.com http://www.deja.com/
Before you buy.
Try jed from ftp://space.mit.edu/pub/davis/jed/v0.99/. Precompiled
Redhat binaries of the latest version are also available (see
http://space.mit.mit.edu/%7Edavis/jed.html for the appropriate link).
Jed is extremely configurable, with a powerful macro language, syntax
highlighting, and supports many programming modes. The latest version
even supports drop-down menus from a menu bar and X is NOT required.
Hence it may be exactly what you are looking for. Supported
emulations include emacs, wordstar, Borland's ide, brief, and EDT. See
http://space.mit.edu/~/davis/images/jed1.gif for an image of jed
illustrating some of these features.
Good luck,
--John
Tom
-------------------------------
Feeling up?
while(fork()+2);
Should bring it down :)
-------------------------------
<bha...@my-deja.com> wrote in message news:819kpa$l15$1...@nnrp1.deja.com...
> In article <jiyabt1...@xena.arcada.fi>,
> Mikael Nylund <nyl...@xena.arcada.fi> wrote:
> > >>>>> "Warren" == Warren Porter <warre...@netdoor123.com> writes:
> >
> > Warren> James Stevenson <Ja...@ws2.home> wrote in message
> > Warren> news:slrn838e0i...@ws2.home...
> > >> would anyone know of a good c editor for a terminal that would
> > >> highlight code etc..
> >
If by terminal you mean a text terminal then I can't help, but
if you mean an Xterminal or an X windows display then I recommend
nedit. ( Try ftp://ftp.fnal.gov/pub/nedit/v4_0_2 ).
If you don't like the highligting it offers, you can easily change it.
--
Stephen Baynes CEng MBCS Stephen...@soton.sc.philips.com
Philips Semiconductors Ltd
Southampton SO15 0DJ +44 (0)23 80316431 *** NEW ***
United Kingdom My views are my own.
Do you use ISO8859-1? Yes if you see © as copyright, ÷ as division and ½ as 1/2.