-On [20000829 16:15], Clarence Brown ([EMAIL PROTECTED]) wrote:
>I am slowly going insane trying to use ee in one 
>window, and grep in another to find what I'm looking 
>for in the directory tree that holds the kernel source!

Try glimpse.

/usr/local/bin/glimpseindex -o -w 1100 -B -H /home/asmodai/glimpse/FreeBSD -M 14 
/usr/src

alias fglimpse='glimpse -H ~/glimpse/FreeBSD/'

fglimpse DEVMETHOD will then show all files which have DEVMETHOD in it.

>OK, so I'm a whimp (I used to like the command line ;)
>Is there any multi-file editor with an intuitive (read GUI) 
>interface I can run under KDE that provides multi-file 
>regular expression searching and stuff like that? I like to 
>view 2 files at the same time to look at declaration and 
>use at same time for instance.

vim

and then :window new

>What do you guys use for your development 
>environment. I don't want a religious war, just some 
>pointers to hopefully intuitive and powerful programmer's 
>editors. Being out of my normal editing environment 
>where everything is now intuitive is like being pecked 
>at by a thousand worms...

vim, glimpse, not much else.  Nothing X at least.

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<[EMAIL PROTECTED]>            VIA Net.Works The Netherlands
BSD: Technical excellence at its best  http://www.via-net-works.nl
You are more than you think, less than you could be...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to