Is your feature request related to a problem? Please describe.
Middle-click on a hyperlink is a standard way for opening pages in a new tab. This would be convenient on the pull request names in the list. Currently (probably after #262) a workaround is to use CTRL + Left Click, but middle-clicking is probably even a more popular pattern.
Describe the solution you'd like
Allow middle-click on the PR name to open the pull request in a new tab in the browser.
Describe alternatives you've considered
CTRL + Left Click on PR name currently does open the pull request in a new tab.
Additional context
Related to #258, which was only partially covered by #262.
Is your feature request related to a problem? Please describe. Middle-click on a hyperlink is a standard way for opening pages in a new tab. This would be convenient on the pull request names in the list. Currently (probably after #262) a workaround is to use CTRL + Left Click, but middle-clicking is probably even a more popular pattern.
Describe the solution you'd like Allow middle-click on the PR name to open the pull request in a new tab in the browser.
Describe alternatives you've considered CTRL + Left Click on PR name currently does open the pull request in a new tab.
Additional context Related to #258, which was only partially covered by #262.