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

macOS: Make the global menu shortcut to open kitty website configurable #5004

Merged
merged 2 commits into from Apr 23, 2022

Conversation

page-down
Copy link
Contributor

Also add a new mappable action open_url.

This allows remapping the key combination shift+cmd+/

I found an issue where the ordering of the values of Set (including FrozenSet, e.g. clone_source_strategies) may not be consistent every time you run gen-config.py.

For example, the following commit updates kitty/options/types.py due to random sorting.
f88a4fe

If you don't mind can you see if there is a good solution?
For example, when checking that the type is set, output the value as is or sorted, rather than using repr. (kitty/conf/generate.py, generate_class)

I currently edit the file manually after it has been generated.

@kovidgoyal kovidgoyal merged commit 0e3528d into kovidgoyal:master Apr 23, 2022
@page-down page-down deleted the feat-macos-open-website branch April 23, 2022 07:24
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.

None yet

2 participants