We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fde1ed commit 1f5a643Copy full SHA for 1f5a643
docs/docs/launch-manual/sections/using-pulsar/sections/find-and-replace.md
@@ -30,7 +30,7 @@ To search within your current file you can press
30
**_LNX/WIN_**: <kbd>Ctrl+F</kbd> -
31
**_MAC_**: <kbd>Cmd+F</kbd>, type in a search string and press
32
**_LNX/WIN/MAC_**: <kbd>Enter</kbd> or
33
-**_LNX/WIN_** <kbd>F3</kbd> -
+**_LNX/WIN_**: <kbd>F3</kbd> -
34
**_MAC_**: <kbd>Cmd+G</kbd> or the "Find Next" button) multiple
35
times to cycle through all the matches in that file. <kbd>Alt+Enter</kbd> will
36
find all occurrences of the search string. The Find and Replace panel also
0 commit comments