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 a command to sort tabs by name #10

Open
Tragen opened this issue Feb 11, 2021 · 1 comment
Open

Add a command to sort tabs by name #10

Tragen opened this issue Feb 11, 2021 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Tragen
Copy link

Tragen commented Feb 11, 2021

E.g you have a tree
TAB

  • F
  • D
  • A

and you sort it, you get

TAB

  • A
  • D
  • F
@piroor piroor added the good first issue Good for newcomers label Feb 12, 2021
@piroor piroor added the help wanted Extra attention is needed label Jul 14, 2021
@piroor
Copy link
Owner

piroor commented Dec 13, 2023

Note: I have less motivation to implement new features by my hand, and pull requests to implement "good first issue" labeled features like this are always welcome. I hope these issues get people involved to join opensource development.

A new keyboard shortcut will be added here:


Codes for a new menu command will be added here:



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants