Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close one tab on the left/right #3518

Open
dyckia opened this issue Mar 14, 2020 · 3 comments
Open

Close one tab on the left/right #3518

dyckia opened this issue Mar 14, 2020 · 3 comments

Comments

@dyckia
Copy link

dyckia commented Mar 14, 2020

Is there a way to close just one tab on the current tab's left/right side?
I only find the closeTabsOnLeft command which closes all tabs on the left.

@lazycatme
Copy link

map d closeTabsOnRight $count=1
map a closeTabsOnLeft $count=-1
这样?

@dyckia
Copy link
Author

dyckia commented Mar 26, 2020

map d closeTabsOnRight $count=1
map a closeTabsOnLeft $count=-1
这样?

Just tested, but still closes all tabs on the left/right.

@gdh1995
Copy link
Contributor

gdh1995 commented Mar 26, 2020

No, $count only exists on Vimium C, which is a customized version of Vimium.

Currently Vimium has no options for closeTabsOnLeft to specify wanted tab count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants