[Pdx-pm] browser as kitchen sink?
Eric Wilhelm
scratchcomputing at gmail.com
Wed Mar 28 17:07:26 PDT 2007
# from Michael G Schwern
# on Wednesday 28 March 2007 04:47 pm:
>Also I believe you have to give it a full path. You're probably
>going to have to give it a stand-alone executable such as gvim or
> something. Or maybe write a little shell script.
Even then, it will have to be a script of 'gvim -f' because gvim forks
by default (which commonly causes the caller to think the editor is
done.) Possibly enable-able in config files or something, but...
Maybe just symlink your /etc/alternatives/editor to something that can
grok whether it is on a tty or something.
I still wish that whole kvim+kpart thing had panned out.
--Eric
--
"Time flies like an arrow, but fruit flies like a banana."
--Groucho Marx
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------
More information about the Pdx-pm-list
mailing list