Skip to content

Conversation

zackwithak13
Copy link
Contributor

Expands #1694

Currently, order_by_name does not respect sort direction.
This addition would add support to toggle between ascending & descending name sort.

  • Updates the state creation with a default sort of { label = "Name", direction = 1 }
    • This prevents needing to send the order_by_name command twice to reverse sort order
  • Adds a sort icon to the "Name" column when in "window" view
    • Should not apply to the "tab" view

Copy link
Collaborator

@pynappo pynappo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@pynappo pynappo merged commit fbc0abe into nvim-neo-tree:main Feb 24, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants