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 flag to make sorting case insensitive #469

Closed
xplosionmind opened this issue Nov 18, 2024 · 0 comments
Closed

Add flag to make sorting case insensitive #469

xplosionmind opened this issue Nov 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@xplosionmind
Copy link

Enhancement
It would be super useful to have a flag to ignore the case of the files/directories when sorting.

Why it is necessary to enhancement
Right now, files and directories that start with a capital letter are displayed first. A user might want to sort files by name, regardless of the case.

Additional context
Add any other context or screenshots about the feature request here.

@xplosionmind xplosionmind added the enhancement New feature or request label Nov 18, 2024
booth-w added a commit to booth-w/superfile that referenced this issue Nov 18, 2024
yorukot added a commit that referenced this issue Nov 19, 2024
@yorukot yorukot closed this as completed Nov 21, 2024
tmeijn pushed a commit to tmeijn/dotfiles that referenced this issue Nov 25, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [yorukot/superfile](https://github.com/yorukot/superfile) | patch | `v1.1.5` -> `v1.1.6` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>yorukot/superfile (yorukot/superfile)</summary>

### [`v1.1.6`](https://github.com/yorukot/superfile/blob/HEAD/changelog.md#v116)

[Compare Source](yorukot/superfile@v1.1.5...v1.1.6)

> 2024-11-21

##### Update

-   Add sort case toggle [`#469`](yorukot/superfile#469)
-   Add Sort options [`#420`](yorukot/superfile#420)
-   Fix flashing when switching between panels [`#122`](yorukot/superfile#122)

##### Bug fix

-   Fix some hotkey broken
-   Fix the searchbar to automatically put the open key into the searchbar [`ec9e256`](yorukot/superfile@b20bc70)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants