Closed va9iff closed 3 days ago
to close a tab, we can now click the middle button of the mouse (wheel) on an item alongside clicking the x button on the right
x
@babyman While you are merging, maybe consider this change. I tried and think this is quite useful. But I believe it's better to change e.stopPropagation() to e.preventDefault().
e.stopPropagation()
e.preventDefault()
to close a tab, we can now click the middle button of the mouse (wheel) on an item alongside clicking the
x
button on the right