Skip to content

Commit 0abf11b

Browse files
committed
Merge branch 'ch2-rebrand' of https://github.com/Daeraxa/pulsar-edit.github.io into ch2-rebrand
2 parents b657f39 + bf8d3bb commit 0abf11b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/launch-manual/sections/using-pulsar/sections/editing-and-deleting-text.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Pulsar also has built in functionality to re-flow a paragraph to hard-wrap at a
4444
given maximum line length. You can format the current selection to have lines no
4545
longer than 80 (or whatever number `editor.preferredLineLength` is set to)
4646
characters using
47-
**_LNX/WIN_**: <kbd>Alt+Ctrl+Q</kbd> -
47+
**_LNX/WIN_**: <kbd>Ctrl+Shift+Q</kbd> -
4848
**_MAC_**: <kbd>Alt+Cmd+Q</kbd>.
4949
If nothing is selected, the current paragraph will be reflowed.
5050

@@ -133,6 +133,8 @@ You can also use the mouse to select text with the
133133
**_MAC_**: <kbd>Cmd</kbd> key pressed down to select multiple regions of your
134134
text simultaneously.
135135

136+
Return to a single cursor with <kbd>Esc</kbd> or by clicking anywhere in the file to position a cursor there as normal.
137+
136138
#### Whitespace
137139

138140
Pulsar comes with several commands to help you manage the whitespace in your

0 commit comments

Comments
 (0)