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 has been archived by the owner on Apr 11, 2023. It is now read-only.
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.
type 100d
lose all your tabs
System configuration
Operating system: MacOS 12.2.1
Firefox version: Firefox 100.0
Vim-Vixen version: 1.2.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
100d
System configuration
The text was updated successfully, but these errors were encountered: