Nic0 / tyrs

Twitter and Identica client using curses
http://tyrs.nicosphere.net
61 stars 10 forks source link

Openurl idea #4

Closed dotfolios closed 13 years ago

dotfolios commented 13 years ago

Using twitter is open a lot of urls too. So i think an openurl= o or something like that, should be a great idea. Cheers.

Nic0 commented 13 years ago

For sure, it's could be a nice feature,

It would be easier to call something like firefox, rather than handle in the same console with some elink style. Il will try something anyway.

Thanks.

bacardi55 commented 13 years ago

Maybe you can put a webbrowser= in the config file. or a openurl_command = firefox %u or smth like that

Nic0 commented 13 years ago

Done

https://github.com/Nic0/tyrs/commit/6c64f5805777a591c1f76516061413466440a514

defaults values : openurl = o openurl_command = 'firefox %s'