mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
% -> %% so irssi won't treat them as color codes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1345 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f56ddd872a
commit
1620a1387e
2 changed files with 5 additions and 5 deletions
|
|
@ -24,8 +24,8 @@ to active window by default, but can be also sent as messages or
|
|||
notices to specified nick or channel.
|
||||
|
||||
Processes can be accessed either by their ID or name if you named it.
|
||||
Process identifier must always begin with '%' character, like %0 or
|
||||
%name.
|
||||
Process identifier must always begin with '%%' character, like %%0 or
|
||||
%%name.
|
||||
|
||||
Once the process is started, it's output can still be redirected
|
||||
elsewhere with the -window, -msg, etc. options. You can send text to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue