fluid-lab / gamepad-navigator

GSoC 2020 project
Other
6 stars 10 forks source link

Add action to duplicate the current tab #156

Closed duhrer closed 4 months ago

duhrer commented 5 months ago

I was thinking of the window management functions we've implemented to date and realised we didn't have an equivalent of the "duplicate" option available with a keyboard and mouse. If at all possible, we should add an action that duplicates the current tab including its history.

duhrer commented 5 months ago

Looks like there is a function to duplicate an existing tab, so this should be fairly easy to implement.