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

Fix delete accel and stock config improvements #687

Merged
merged 5 commits into from
Jun 28, 2023
Merged

Fix delete accel and stock config improvements #687

merged 5 commits into from
Jun 28, 2023

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Jun 28, 2023

  • Add backspace as keyboard shortcut for delete
  • Allow overriding stock_configs directory
  • Add menu option to open stock configs directory
  • Clean up legacy stock config files

This makes Edit > Delete triggered when the user types a
Control-Backspace on Windows/Linux or Command-Delete on macos in the
memory editor.
This makes it easier to find the directory, since it is hiddenish
on all platforms, and can now be overridden.

Related to #10688
CHIRP-legacy used to copy the distribution stock_configs into the
user's directory, which was always messy. CHIRP-next stopped doing
that, but many users still have these files there. Instead of ignoring
distribution files if they're already in the user's directory (as was
the previous behavior), try to clean them up. If they hash to the same
value, assume they're the same and remove them.

Related to #10688
@kk7ds kk7ds merged commit 3c037da into master Jun 28, 2023
6 checks passed
@kk7ds kk7ds deleted the fix-delete branch June 28, 2023 23:34
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.

1 participant