Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Polytropon
On Sat, 14 Feb 2009 12:27:02 -, "Simon Griffiths" 
 wrote:
> So can anyone recommend an editor that can do this ?  I did try vim some
> time ago but being a novice in these areas I couldn't get the syntax file to
> load and help on the web confusing or indecipherable. 

Joe's own editor (joe) now supports syntax highlightin,
as well as VI improved (vim). The editor of the Midnight
Commander (mcedit) is my individual program of choice,
allthough I needed to modify the syntax files to fit
my imaginations, just as I created new ones. :-)




-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


RE: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Simon Griffiths
Thanks for the tip Sean.  

It was mentioned that I could use joe and part of the /usr/ports/editors/joe
build there is jpico which emulates the shortcuts im so used to in pico and
nano.  I think joe works great for me.

Cheers,

Si.

Simon Griffiths
"So bored I made..."
www.tenenbaum.co.uk

> -Original Message-
> From: Sean Cavanaugh [mailto:millenia2...@hotmail.com]
> Sent: 14 February 2009 15:55
> To: Simon Griffiths; freebsd-questions@freebsd.org
> Subject: Re: OT console based editor that can do php syntax highlighting
> 
> Nano supports syntax highlighting. it is off by default but can easily be
> turned on.  I think that you actually have to find the config file to make
> it handle PHP though but that can be found pretty easily on the web
> 
> -Sean
> 
> --
> From: "Simon Griffiths" 
> Sent: Saturday, February 14, 2009 7:27 AM
> To: 
> Subject: OT console based editor that can do php syntax highlighting
> 
> > Hello Everyone,
> >
> > I'm guessing this is off-topic so thank you in advance if you can offer
> > any
> > help.
> >
> > I currently SSH into a couple of freebsd machine I have dotted about
which
> > run some console and web based php code.  This is all fine and dandy but
> > when it comes to remote support I struggle reading plain code when the
> > file
> > gets over a certain size and find a little syntax highlighting helps a
> > lot.
> >
> > So can anyone recommend an editor that can do this ?  I did try vim some
> > time ago but being a novice in these areas I couldn't get the syntax
file
> > to
> > load and help on the web confusing or indecipherable.
> >
> > TIA,
> >
> > Si.
> >
> >
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscr...@freebsd.org"
> >
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.237 / Virus Database: 270.10.23/1950 - Release Date: 02/13/09
> 06:51:00

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Sean Cavanaugh
Nano supports syntax highlighting. it is off by default but can easily be 
turned on.  I think that you actually have to find the config file to make 
it handle PHP though but that can be found pretty easily on the web


-Sean

--
From: "Simon Griffiths" 
Sent: Saturday, February 14, 2009 7:27 AM
To: 
Subject: OT console based editor that can do php syntax highlighting


Hello Everyone,

I'm guessing this is off-topic so thank you in advance if you can offer 
any

help.

I currently SSH into a couple of freebsd machine I have dotted about which
run some console and web based php code.  This is all fine and dandy but
when it comes to remote support I struggle reading plain code when the 
file
gets over a certain size and find a little syntax highlighting helps a 
lot.


So can anyone recommend an editor that can do this ?  I did try vim some
time ago but being a novice in these areas I couldn't get the syntax file 
to

load and help on the web confusing or indecipherable.

TIA,

Si.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"freebsd-questions-unsubscr...@freebsd.org"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Lars Eighner

On Sat, 14 Feb 2009, Simon Griffiths wrote:


So can anyone recommend an editor that can do this ?  I did try vim some
time ago but being a novice in these areas I couldn't get the syntax file to
load and help on the web confusing or indecipherable.


joe

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


RE: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Simon Griffiths
Beautiful!  That is exactly what I wanted.  

Thank you very much!  

Si. 

> -Original Message-
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> questi...@freebsd.org] On Behalf Of Wojciech Puchar
> Sent: 14 February 2009 12:46
> To: Simon Griffiths
> Cc: freebsd-questions@freebsd.org
> Subject: Re: OT console based editor that can do php syntax highlighting
> 
> joe probably can. i don't use PHP but it highlights properly every other
> language source i use
> 
> On Sat, 14 Feb 2009, Simon Griffiths wrote:
> 
> > Hello Everyone,
> >
> > I'm guessing this is off-topic so thank you in advance if you can offer
> any
> > help.
> >
> > I currently SSH into a couple of freebsd machine I have dotted about
which
> > run some console and web based php code.  This is all fine and dandy but
> > when it comes to remote support I struggle reading plain code when the
> file
> > gets over a certain size and find a little syntax highlighting helps a
> lot.
> >
> > So can anyone recommend an editor that can do this ?  I did try vim some
> > time ago but being a novice in these areas I couldn't get the syntax
file
> to
> > load and help on the web confusing or indecipherable.
> >
> > TIA,
> >
> > Si.
> >
> >
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-
> unsubscr...@freebsd.org"
> >
> >
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscr...@freebsd.org"
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.237 / Virus Database: 270.10.23/1950 - Release Date: 02/13/09
> 06:51:00

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Wojciech Puchar
joe probably can. i don't use PHP but it highlights properly every other 
language source i use


On Sat, 14 Feb 2009, Simon Griffiths wrote:


Hello Everyone,

I'm guessing this is off-topic so thank you in advance if you can offer any
help.

I currently SSH into a couple of freebsd machine I have dotted about which
run some console and web based php code.  This is all fine and dandy but
when it comes to remote support I struggle reading plain code when the file
gets over a certain size and find a little syntax highlighting helps a lot.

So can anyone recommend an editor that can do this ?  I did try vim some
time ago but being a novice in these areas I couldn't get the syntax file to
load and help on the web confusing or indecipherable.

TIA,

Si.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


OT console based editor that can do php syntax highlighting

2009-02-14 Thread Simon Griffiths
Hello Everyone,

I'm guessing this is off-topic so thank you in advance if you can offer any
help.

I currently SSH into a couple of freebsd machine I have dotted about which
run some console and web based php code.  This is all fine and dandy but
when it comes to remote support I struggle reading plain code when the file
gets over a certain size and find a little syntax highlighting helps a lot. 

So can anyone recommend an editor that can do this ?  I did try vim some
time ago but being a novice in these areas I couldn't get the syntax file to
load and help on the web confusing or indecipherable. 

TIA,

Si.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"