Skip to content

Commit 07cdcc4

Browse files
Merge pull request #283 from glittalogik/patch-1
Update find-and-replace.md
2 parents 19bb2e4 + 1f5a643 commit 07cdcc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/launch-manual/sections/using-pulsar/sections/find-and-replace.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Replace panel at the bottom of your screen.
2727
![Find and replace text in the current file](@images/atom/find-replace-file.png "Find and replace text in the current file")
2828

2929
To search within your current file you can press
30-
**_LNX/WIN_**: <kbd>Cmd+F</kbd> -
31-
**_MAC_**: <kbd>Ctrl+F</kbd>, type in a search string and press
30+
**_LNX/WIN_**: <kbd>Ctrl+F</kbd> -
31+
**_MAC_**: <kbd>Cmd+F</kbd>, type in a search string and press
3232
**_LNX/WIN/MAC_**: <kbd>Enter</kbd> or
33-
**_LNX/WIN_**<kbd>F3</kbd> -
33+
**_LNX/WIN_**: <kbd>F3</kbd> -
3434
**_MAC_**: <kbd>Cmd+G</kbd> or the "Find Next" button) multiple
3535
times to cycle through all the matches in that file. <kbd>Alt+Enter</kbd> will
3636
find all occurrences of the search string. The Find and Replace panel also

0 commit comments

Comments
 (0)