Skip to content

Conversation

@kclejeune
Copy link

@kclejeune kclejeune commented Jan 9, 2020

While using this repo for a project, I noticed a few strange hotkeys like "ctrl+shift+a+command" appearing. These shortcuts contradict the human interface guidelines, so I've made a few adjustments in an effort to:

  • ignore virtualenv settings
  • replace "alt" and "alt gr" with "option"
  • replace "enter" with "return"
  • use normalized names when sorting during get_hotkey_name()
  • update the link to the human interface guidelines

Let me know if there are any issues or other changes I should be considering. Thanks!

@kclejeune kclejeune changed the title Darwin Canonical Name Adjustment Canonical Name Adjustment on Darwin Machines Jan 9, 2020
## Python
#############

*.py[co]
Copy link

Choose a reason for hiding this comment

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

Arquivos de cache do Visual C ++ # Arquivos de cache do Visual C ++

ipch / ipch /

  • .aps * .aps
    @@ -136,6 +139,8 @@ Desktop.ini

############ #

  • .py [ co ]

#############

*.py[co]
venv/
Copy link

Choose a reason for hiding this comment

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


*.py[co]
venv/
.envrc
Copy link

Choose a reason for hiding this comment

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

Suggested change
.envrc
.envrc

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