/[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.50 by flashcode, Fri Oct 28 13:07:36 2005 UTC revision 1.51 by flashcode, Sun Oct 30 19:22:54 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.6-cvs - October, 28 2005  @subtitle Documentation for WeeChat v0.1.6-cvs - October, 30 2005
39    
40  @author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}>  @author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}>
41    
# Line 216  Then follow instructions for source pack Line 216  Then follow instructions for source pack
216  @subsection Command line parameters  @subsection Command line parameters
217    
218  @table @code  @table @code
219    @item -a, --no-connect
220    Disable auto-connect to servers at startup@*
221  @item -c, --config  @item -c, --config
222  Display config file help (list of options)@*  Display config file help (list of options)@*
223  @item -f, --key-functions  @item -f, --key-functions
# Line 224  Display WeeChat internal functions for k Line 226  Display WeeChat internal functions for k
226  Display help screen@*  Display help screen@*
227  @item -i, --irc-commands  @item -i, --irc-commands
228  Display IRC commands list@*  Display IRC commands list@*
229    @item -k, --keys
230    Display WeeChat default keys@*
231  @item -l, --license  @item -l, --license
232  Display WeeChat license@*  Display WeeChat license@*
233    @item -p, --no-plugin
234    Don't load any plugin at startup
235  @item -v, --version  @item -v, --version
236  Display WeeChat version@*  Display WeeChat version@*
237  @item -w, --weechat-commands  @item -w, --weechat-commands
# Line 277  Type: string (any string), default value Line 283  Type: string (any string), default value
283  @item look_charset_internal  @item look_charset_internal
284  Forces internal WeeChat charset (should be empty in most cases, that means detected charset is used)@*  Forces internal WeeChat charset (should be empty in most cases, that means detected charset is used)@*
285  Type: string (any string), default value: ''@*  Type: string (any string), default value: ''@*
286    @item look_one_server_buffer
287    Use same buffer for all servers@*
288    Type: boolean (values: 'on' or 'off'), default value: 'off'@*
289  @item look_buffer_timestamp  @item look_buffer_timestamp
290  Timestamp for buffers@*  Timestamp for buffers@*
291  Type: string (any string), default value: '[%H:%M:%S]'@*  Type: string (any string), default value: '[%H:%M:%S]'@*
# Line 367  Type: color (Curses or Gtk color), defau Line 376  Type: color (Curses or Gtk color), defau
376  @item col_chat_prefix2  @item col_chat_prefix2
377  Color for middle char of prefix@*  Color for middle char of prefix@*
378  Type: color (Curses or Gtk color), default value: 'white'@*  Type: color (Curses or Gtk color), default value: 'white'@*
379    @item col_chat_server
380    Color for server name@*
381    Type: color (Curses or Gtk color), default value: 'brown'@*
382  @item col_chat_join  @item col_chat_join
383  Color for join arrow (prefix)@*  Color for join arrow (prefix)@*
384  Type: color (Curses or Gtk color), default value: 'lightgreen'@*  Type: color (Curses or Gtk color), default value: 'lightgreen'@*
# Line 851  Grab a key Line 863  Grab a key
863  @item Alt + R  @item Alt + R
864  Delete entire line@*  Delete entire line@*
865  @*  @*
866    @item Alt + S
867    Switch server on servers buffer@*
868    (if option ``look_one_server_buffer'' is enabled)@*
869    @*
870  @item Alt + PageUp / Alt + PageDown / Alt + Home / Alt + End  @item Alt + PageUp / Alt + PageDown / Alt + Home / Alt + End
871  Scroll nicklist@*  Scroll nicklist@*
872  @*  @*

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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