2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 21:37:41 +02:00
|
|
|
%9Syntax:%9
|
2014-07-03 17:41:15 +02:00
|
|
|
|
2002-08-26 22:06:53 +00:00
|
|
|
@SYNTAX:completion@
|
|
|
|
|
2014-07-03 21:37:41 +02:00
|
|
|
%9Parameters:%9
|
2014-07-03 17:41:15 +02:00
|
|
|
|
2014-08-07 22:00:40 +02:00
|
|
|
-auto: Inserts the completion without pressing a word completion
|
|
|
|
character.
|
2014-07-03 21:37:41 +02:00
|
|
|
-delete: Removes the completion from the configuration.
|
2014-08-07 22:00:40 +02:00
|
|
|
|
2014-07-03 17:41:15 +02:00
|
|
|
A key and the value to use as a replacement. If no argument is given, the
|
|
|
|
list of completions will be displayed.
|
2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 21:37:41 +02:00
|
|
|
%9Description:%9
|
2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 17:41:15 +02:00
|
|
|
Replaces or completed words or letters; you can write just the first few
|
|
|
|
letters of the word and press TAB to insert a replacement.
|
2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 17:41:15 +02:00
|
|
|
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.
|
2014-08-07 22:00:40 +02:00
|
|
|
|
2014-07-06 18:17:05 +02:00
|
|
|
If you want to remove a completion which has the auto parameter set, you
|
|
|
|
need to enclose the completion between "'" characters.
|
2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 21:37:41 +02:00
|
|
|
%9Examples:%9
|
2002-08-26 22:06:53 +00:00
|
|
|
|
2014-07-03 17:41:15 +02:00
|
|
|
/COMPLETION w/h without
|
2014-07-06 02:06:36 +02:00
|
|
|
/COMPLETION -auto anywya anyway
|
|
|
|
/COMPLETION -delete 'anywya'
|
2014-07-03 17:41:15 +02:00
|
|
|
/COMPLETION -delete without
|
2004-11-28 08:23:21 +00:00
|
|
|
|
2014-07-03 21:37:41 +02:00
|
|
|
%9See also:%9 BIND
|
2002-08-26 22:06:53 +00:00
|
|
|
|