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

Fix Working with shortcuts #140

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

Conversation

jamesdanielwhitford
Copy link

Keyboard shortcuts that do and don't work are updated. And messages stating that Mac users make use of cmd and option key added to start. Users are also warned about accidentally accessing browser shortcuts.

Keyboard shortcuts that do and don't work are updated. And messages stating that Mac users make use of cmd and option key added to start. Users are also warned about accidentally accessing browser shortcuts.

![insert line](/images/repls/editor/insert_line.gif)

### Adding Cursors

On a Mac, press `cmd+option+up` or `cmd+option+down` to add cursors above or below your current line.
Press `ctrl+alt` or `ctrl+alt` and then click with the mouse to add more cursors.

Choose a reason for hiding this comment

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

@jamesdanielwhitford - does pressing ctrl+alt do anything on its own? For me (on mac) it only works if I also click. I'd also change "click with the mouse" to "left click" just to make it unambiguous.

Choose a reason for hiding this comment

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

@sixhobbits Yes that makes sense. It should say ctrl+alt+left click

@jamesdanielwhitford jamesdanielwhitford changed the title Fix keyboard shortcuts Fix Working with shortcuts May 23, 2022
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