ueokande / vim-vixen

Accelerates your web browsing with Vim power!!
https://ueokande.github.io/vim-vixen/
MIT License
2.11k stars 138 forks source link

Allow user to disable closing multiple tabs #1419

Open benwaffle opened 2 years ago

benwaffle commented 2 years ago

I'm opening this issue because:

Description

Sometime I will type <N>d, e.g. 100d. I'll intend to type it into a text field but if I accidentally type it when the text field has lost focus, vim vixen will interpret it as "delete 100 tabs". I'd like to disable this functionality, but ideally be able to keep the singular delete tab command.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. type 100d
  2. lose all your tabs

System configuration