On Sat, Dec 29, 2007 at 10:52 (+0100), Giorgio Lando wrote: > Thanks, your suggestions work, although I am not going to resort often > to them: > once the url is properly selected thanks to cutChars, it is faster for > me to simply paste the url in the browser than to ctrl-click again and > select in a menu.
> I agree that regex+double click open browser would be a killing feature. > I do not know enough about regex to work seriously on a patch though, so > I will simply wait for this very useful feature to come. Just to throw another idea in here... I think one wants to be cautious about feature creep, and so if there are other ways to do things that don't involve adding code, menu items, ... then maybe they might be preferable. (And maybe not.) I have a shell script called netscape (for historical reasons) which does (essentially) firefox -remote "openurl($1,new-window)" & and in my .fvwm2rc file I have Key U A 4 Exec netscape "`wxpaste`" So after I double-click a URL, I type Alt-U and it opens a new window with that URL. This is much easier than opening a browser window and pasting the text into the browser. Presumably there is some equivalent feature available in whatever window manager you are using. Cheers. Jim ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Materm-usage mailing list Materm-usage@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net