From owner-freebsd-hackers Tue Aug 29 7:32:27 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 38F2937B43C for ; Tue, 29 Aug 2000 07:32:22 -0700 (PDT) Received: (qmail 7860112 invoked from network); 29 Aug 2000 14:32:20 -0000 Received: from r121m50.cybercable.tm.fr (HELO qualys.com) ([195.132.121.50]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 29 Aug 2000 14:32:20 -0000 Message-ID: <39ABCA09.7946B0CE@qualys.com> Date: Tue, 29 Aug 2000 16:34:49 +0200 From: Maxime Henrion X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: 4.1 lockup side question ... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I would like to suggest you to use vim. It does syntax highlighting, auto-indenting of C code (and good indenting), it supports several windows, scripting, understand regular expressions, and finally, it's lightweight. It has useful macros for C like :make and it supports ctags to browse the source code easily. It even has a little GUI but it's done primarily for console, though. Maxime Henrion Clarence Brown wrote: > As you may know I'm bashing about trying to find > the point where my 486 based machine locks up > on a warm boot. I have been programming > embedded system for about 15 years using DOS > and later windows based tools. > > 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! > > 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. > > 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... > > Thanks, Cla. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message