2002-08-26 18:06:53 -04:00
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
%9Syntax:%9
|
2014-07-03 11:41:15 -04:00
|
|
|
|
2002-08-26 18:06:53 -04:00
|
|
|
@SYNTAX:completion@
|
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
%9Parameters:%9
|
2014-07-03 11:41:15 -04:00
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
-auto: Inserts the completion without pressing a word completion character.
|
|
|
|
-delete: Removes the completion from the configuration.
|
2014-07-03 11:41:15 -04: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 18:06:53 -04:00
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
%9Description:%9
|
2002-08-26 18:06:53 -04:00
|
|
|
|
2014-07-03 11:41:15 -04: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 18:06:53 -04:00
|
|
|
|
2014-07-03 11:41:15 -04: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-07-06 12:17:05 -04: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 18:06:53 -04:00
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
%9Examples:%9
|
2002-08-26 18:06:53 -04:00
|
|
|
|
2014-07-03 11:41:15 -04:00
|
|
|
/COMPLETION w/h without
|
2014-07-05 20:06:36 -04:00
|
|
|
/COMPLETION -auto anywya anyway
|
|
|
|
/COMPLETION -delete 'anywya'
|
2014-07-03 11:41:15 -04:00
|
|
|
/COMPLETION -delete without
|
2004-11-28 03:23:21 -05:00
|
|
|
|
2014-07-03 15:37:41 -04:00
|
|
|
%9See also:%9 BIND
|
2002-08-26 18:06:53 -04:00
|
|
|
|