santinic / how2

AI for the Command Line
https://how2terminal.com
MIT License
5.72k stars 154 forks source link

Get answer URL #27

Closed krishkumar closed 8 years ago

krishkumar commented 8 years ago

Is there a way to get the active answer's URL?

santinic commented 8 years ago

now if you press the key "b", in every list selector, it opens a browser to that link (google or stackoverflow answer link). It's in master branch

krishkumar commented 8 years ago

It works great. Thanks!