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

Handle disallowed keywords chars with aliases. Fix #156 #161

Merged
merged 1 commit into from
Feb 20, 2016

Conversation

geksilla
Copy link
Collaborator

Following symbols affected:

  • ; as :semicolon
  • : as :colon
  • / as :slash

So these symbols should be used in key bindings inside .proton and across the layers.

Following symbols affected:
- ; as :semicolon
- : as :colon
- / as :slash
@geksilla
Copy link
Collaborator Author

ping @dvcrn, @spencerlyon2, @jessejanderson to check this out.

@sglyon
Copy link
Contributor

sglyon commented Feb 19, 2016

Nice, I like that. Good work

dvcrn added a commit that referenced this pull request Feb 20, 2016
Handle disallowed keywords chars with aliases. Fix #156
@dvcrn dvcrn merged commit e92071c into dvcrn:master Feb 20, 2016
@geksilla geksilla deleted the fix/invalid-keyword-chars branch February 22, 2016 10:16
dvcrn added a commit that referenced this pull request Mar 22, 2016
Handle disallowed keywords chars with aliases. Fix #156
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.

3 participants