You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
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.