/[weechat]/weechat/doc/weechat_doc_en.texi
ViewVC logotype

Diff of /weechat/doc/weechat_doc_en.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by flashcode, Sat Jul 9 22:23:41 2005 UTC revision 1.30 by flashcode, Fri Jul 15 12:16:14 2005 UTC
# Line 35  Line 35 
35    
36  @title WeeChat - User guide  @title WeeChat - User guide
37  @subtitle Fast, light and extensible IRC client  @subtitle Fast, light and extensible IRC client
38  @subtitle Documentation for WeeChat v0.1.4-cvs - July, 10 2005  @subtitle Documentation for WeeChat v0.1.4-cvs - July, 15 2005
39    
40  @image{weechat_image}  @image{weechat_image}
41    
# Line 1337  Some examples: Line 1337  Some examples:
1337  @item @bullet{} change your nick on freenode to "mynick|out":  @item @bullet{} change your nick on freenode to "mynick|out":
1338  @*  @*
1339  @command{echo "freenode */nick mynick|out" >~/.weechat/weechat_fifo_12345}  @command{echo "freenode */nick mynick|out" >~/.weechat/weechat_fifo_12345}
1340    @*
1341  @item @bullet{} display text on #weechat channel:  @item @bullet{} display text on #weechat channel:
1342  @*  @*
1343  @command{echo "freenode,#weechat *hello everybody!" >~/.weechat/weechat_fifo_12345}  @command{echo "freenode,#weechat *hello everybody!" >~/.weechat/weechat_fifo_12345}
1344    @*
1345  @item @bullet{} display text on current channel (buffer displayed by WeeChat):  @item @bullet{} display text on current channel (buffer displayed by WeeChat):
1346  @*  @*
1347  @command{echo "*hello!" >~/.weechat/weechat_fifo_12345}@*  @command{echo "*hello!" >~/.weechat/weechat_fifo_12345}
1348  @*  @*
1349  @b{Warning:} this is dangerous and you should not do that except if you know what you do!  @b{Warning:} this is dangerous and you should not do that except if you know what you do!
1350    @*
1351  @item @bullet{} send 2 commands to unload/reload Perl scripts (you have to separate them with \n):  @item @bullet{} send 2 commands to unload/reload Perl scripts (you have to separate them with \n):
1352    @*
1353  @command{echo -e "freenode */perl unload\nfreenode */perl autoload" >~/.weechat/weechat_fifo_12345}  @command{echo -e "freenode */perl unload\nfreenode */perl autoload" >~/.weechat/weechat_fifo_12345}
1354  @end table  @end table
1355  @*  @*

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26