Repeating tab removal
See original GitHub issueI’m opening this issue because:
- I’ll report a bug
- I’ll propose a new feature
Description
Failure Information (for bugs)
Repeating tab removal is not working correctly
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- Open 3 tabs and go to the first one
- Use
Alt + 3
to jump to the third tab - Press
d
(you want to remove the third tab but all 3 tabs are removed and browser is closed)
System configuration
- Operating system: 5.4.6-arch1-1
- Firefox version: Mozilla Firefox 72.0b9
- Vim-Vixen version: 0.26
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How to remove duplicate tabs - Toby
Our removal feature will help you find duplicate tabs and allow you to choose which ones to ... Repeat steps 3 & 4...
Read more >Close Duplicate Tab
Close tabs which are duplicated. Only tabs with exact URL matches are closed. Ever run into situations where you have lots of tabs...
Read more >Remove Duplicate Spaces, Lines and Tabs - Trace My IP
This duplicates remover helps to accomplish the following: Scan and replace repeating spaces with a single space; Replace duplicate tabs with a single...
Read more >How To Remove Duplicates In Google Sheets (3 Easy Ways)
1. Select the dataset from which you want to remove the duplicate records 2. Click the Data option in the menu 3. Click...
Read more >open/closed repeats and their removal... - Game Tabs
For open repeats, you click it again to make it go away. For close repeats, you click it, then pick "Clean". ----------.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fixed version is now released!
This applies to any mappings that allow a numerical prefix, e.g.
<C-d>
,<C-u>
,u
, resulting in a pretty miserable experience if you’re used to navigate tabs via Alt+numbers.The repeat commands were introduced in #689.