-
-
Notifications
You must be signed in to change notification settings - Fork 192
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 fix-hotkeys flag, feedback for missing hotkeys #333
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Buttars
commented
Aug 10, 2024
- adds fix-hotkeys flag
- no longer writes to hotkeys config every time Superfile is ran
- adds feedback to users for missing hotkey entries for Superfile
- adds directions on how to fix hotkey file using --fix-hotkeys flag
Buttars
force-pushed
the
fix-hotkeys-flag
branch
from
August 10, 2024 07:24
4978e17
to
31d00f8
Compare
✅ Deploy Preview for superfile canceled.
|
✅ Deploy Preview for superfile canceled.
|
Buttars
force-pushed
the
fix-hotkeys-flag
branch
from
August 10, 2024 07:27
31d00f8
to
c0681eb
Compare
Buttars
force-pushed
the
fix-hotkeys-flag
branch
from
August 10, 2024 07:27
c0681eb
to
65d87fa
Compare
wow thanks a lot! |
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Oct 16, 2024
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [yorukot/superfile](https://github.com/yorukot/superfile) | patch | `v1.1.4` -> `v1.1.5` | 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.5`](https://github.com/yorukot/superfile/blob/HEAD/changelog.md#v115) [Compare Source](yorukot/superfile@v1.1.4...v1.1.5) > 2024-10-03 ##### Update - Stop automatically updating config file. Add fix-hotkeys flag, feedback for missing hotkeys [`#333`](yorukot/superfile#333) - Update installation.md: Add x-cmd method to install superfile [`#371`](yorukot/superfile#333) - Added option to change default editor [`#396`](yorukot/superfile#396) - Support Shell access but cant read history [`#127`](yorukot/superfile#127) - shortcut to copy path to currently selected file [`#196`](yorukot/superfile#196) ##### Bug fix - fixed typo in hotkeys.toml [`#341`](yorukot/superfile#341) - Fixes issue [#​360](yorukot/superfile#360) + Typo fixes by [`#379`](yorukot/superfile#379) - fixed spelling mistake : varibale to variable [`#394`](yorukot/superfile#394) - fixed exiftool session left open after use [`#400`](yorukot/superfile#400) - Show unsupported format in preview panel over a torrent file [`#408`](yorukot/superfile#408) - Vim bindings in docs cause error on nixos [`#325`](yorukot/superfile#325) - fix spf help flag error [`#368`](yorukot/superfile#368) - You cannot access the disks section in the side panel when only have one disk [`#409`](yorukot/superfile#409) - "Unsupported formats" message has an extra space for .pdf files [`#392`](yorukot/superfile#392) </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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.