Skip to content

Commit

Permalink
Merge pull request #7 from popthestack/master
Browse files Browse the repository at this point in the history
Update OS X shortcut in README.
  • Loading branch information
obormot committed Jun 20, 2014
2 parents 9459995 + fae1b6d commit 9e2f527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ From GitHub: Clone this repository into your version/platform specific Packages
`Command Palette` > `Python Breakpoints: ...`

* `Toggle` a breakpoint at current line (or `ctrl+shift+b`)
* `Goto` a selected breakpoint (or `alt+g` / `cmd+g`, or `Menu` > `Goto` > `Goto Python Breakpoint...`)
* `Goto` a selected breakpoint (or `alt+g` for Windows and Linux, `ctrl+shift+g` for OS X, or `Menu` > `Goto` > `Goto Python Breakpoint...`)
* `Clear All` breakpoints in current file (or `Menu` > `Tools` > `Breakpoints` > `Clear All Python Breakpoints`)

## Settings
Expand Down

0 comments on commit 9e2f527

Please sign in to comment.