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

Keybindings Support #30

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Keybindings Support #30

wants to merge 14 commits into from

Conversation

voldyman
Copy link
Owner

@voldyman voldyman commented Feb 1, 2015

this branch should allow the user to easily insert markdown equivalent tags on keypresses, so pressing should insert the italics tag [cursor here]

  • Keybinding settings class
  • basic layout for the schema
  • make the Document widget listen for keypresses and check if it should handle it
  • load keybindings from settings
  • reload keybindings if they are changed
  • if text is selected insert the tag around it, selectedText → ctrl i → selectedText

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