mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Applied grammar and styling corrections
Applied grammar and styling corrections.
This commit is contained in:
parent
f0aa2d2049
commit
71ab0fbda6
56 changed files with 112 additions and 129 deletions
|
|
@ -5,9 +5,10 @@
|
|||
|
||||
%9Parameters:%9
|
||||
|
||||
-auto: Inserts the completion without pressing a word completion character.
|
||||
-auto: Inserts the completion without pressing a word completion
|
||||
character.
|
||||
-delete: Removes the completion from the configuration.
|
||||
|
||||
|
||||
A key and the value to use as a replacement. If no argument is given, the
|
||||
list of completions will be displayed.
|
||||
|
||||
|
|
@ -19,7 +20,7 @@
|
|||
When a replacement has been found, Irssi will choose the most probable
|
||||
matching word and replaces it; you may press TAB repeatedly to swap between
|
||||
matches.
|
||||
|
||||
|
||||
If you want to remove a completion which has the auto parameter set, you
|
||||
need to enclose the completion between "'" characters.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue