blog.mfuchs.org

yet another useless weblog

Quote

"All normal people love meat."
--Matt Groening (The Simpsons)

While using the terminal based IRC client “irssi” I faced the problem that I always had to copy and paste URLs to my webbrowser.

After a little research I found a way to open URLs just by clicking the mouse wheel. It’s quite easy: you need a special terminal: rxvt-unicode (urxvt).

Add the following lines to your ~/.Xdefaults file:

URxvt.perl-ext-common: matcher
URxvt.urlLauncher: firefox

Then apply the new settings with

xrdb .Xdefaults

and enjoy!

Facebook comments:

Leave a Reply

You must be logged in to post a comment.