Skip to content

Additional Keyboard Shortcuts and improvements to text highlighting#298

Merged
ErisDS merged 3 commits intoTryGhost:masterfrom
matthojo:Markdown-Fixes
Jul 23, 2013
Merged

Additional Keyboard Shortcuts and improvements to text highlighting#298
ErisDS merged 3 commits intoTryGhost:masterfrom
matthojo:Markdown-Fixes

Conversation

@matthojo
Copy link
Contributor

This fixes the event where text would be selected after manipulation from shortcut, the cursor is now placed after the text. On links and images the url field text is highlighted.
Additional shortcuts;

  • Ctrl+U: Make text uppercase
  • Ctrl+Shift+U: Make text lowercase
  • Ctrl+Alt+Shift+U: Make text titlecase
  • Ctrl+Alt+W: Select word
  • Ctrl+L: Make into list

Fixes #9.

matthojo added 3 commits July 18, 2013 14:02
This fixes the event where text would be selected after manipulation from shortcut, the cursor is now placed after the text. On links and images the url field text is highlighted.
Additional shortcuts;

* Ctrl+U: Make text uppercase
* Ctrl+Shift+U: Make text lowercase
* Ctrl+Alt+Shift+U: Make text titlecase
* Ctrl+Alt+W: Select word
* Ctrl+L: Make into list
ErisDS added a commit that referenced this pull request Jul 23, 2013
Additional Keyboard Shortcuts and improvements to text highlighting
@ErisDS ErisDS merged commit c2ac06c into TryGhost:master Jul 23, 2013
morficus pushed a commit to morficus/Ghost that referenced this pull request Sep 4, 2014
Additional Keyboard Shortcuts and improvements to text highlighting
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.

Keyboard Shortcuts

2 participants