mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-05 07:55:48 +01:00
normalize capitalization of "Note:" in help files
This commit is contained in:
@@ -362,7 +362,7 @@ ____
|
|||||||
||'incsearch' 'is'|| boolean (default: on)
|
||'incsearch' 'is'|| boolean (default: on)
|
||||||
____
|
____
|
||||||
Show where the search pattern matches as it is typed. +
|
Show where the search pattern matches as it is typed. +
|
||||||
NOTE: Incremental searching currently only works in the forward direction.
|
Note: Incremental searching currently only works in the forward direction.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
@@ -386,7 +386,7 @@ Determines when the last window will have a status line. Possible values:
|
|||||||
*2* always
|
*2* always
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
NOTE: laststatus=1 not implemented yet.
|
Note: laststatus=1 not implemented yet.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
@@ -486,7 +486,7 @@ they always open in a new tab. Possible values:
|
|||||||
*4* Open in the same tab unless it has a specific requested size
|
*4* Open in the same tab unless it has a specific requested size
|
||||||
-----------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
NOTE: This option does not change the popup blocker of Firefox in any way.
|
Note: This option does not change the popup blocker of Firefox in any way.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|
||||||
@@ -507,7 +507,7 @@ ____
|
|||||||
//Default height for preview window
|
//Default height for preview window
|
||||||
//
|
//
|
||||||
//Value must be between 1 and 50. If the value is too high, completions may cover the command-line. Close the preview window with :pclose.
|
//Value must be between 1 and 50. If the value is too high, completions may cover the command-line. Close the preview window with :pclose.
|
||||||
//NOTE: Option currently disabled
|
//Note: Option currently disabled
|
||||||
//____
|
//____
|
||||||
|
|
||||||
|\'previouspattern'|
|
|\'previouspattern'|
|
||||||
|
|||||||
@@ -173,7 +173,7 @@ ________________________________________________________________________________
|
|||||||
Search backwards for {pattern}.
|
Search backwards for {pattern}.
|
||||||
|
|
||||||
{pattern} can use the same modifiers as for [m]/[m]. +
|
{pattern} can use the same modifiers as for [m]/[m]. +
|
||||||
NOTE: incremental searching currently only works in the forward direction.
|
Note: incremental searching currently only works in the forward direction.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user