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

Add unselect_current command for tab mltiselect #6472

Open
yaroslavyaroslav opened this issue Sep 4, 2024 · 0 comments
Open

Add unselect_current command for tab mltiselect #6472

yaroslavyaroslav opened this issue Sep 4, 2024 · 0 comments
Assignees

Comments

@yaroslavyaroslav
Copy link

Problem description

Currently if user working with multiple tabs there's a lack of ways to manage presence of a given tab in the row with keyboard. User is capable to unselect either one to the left or to the right or all but one. But no command for close a selected tab provided, which is often a required action to do.

https://www.sublimetext.com/docs/tab_multi-select.html

Preferred solution

Provide command unselect_current with attrubutes { move_to_right: Bool } that would unselects just a currently selected tab from the row and make active left or right regarding the argument provided.

Alternatives

None

Additional Information

No response

@valeriesubl valeriesubl self-assigned this Sep 13, 2024
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

2 participants