diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-30 09:32:55 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-30 09:32:55 +0200 |
commit | 6274ffc8e1507e3864b564ce0bc704a3c96150d8 (patch) | |
tree | b2dc4507e218a8fec5225f947c883a89961978a5 /doc/en | |
parent | 813e40632bc748447091ea8c693d31b378c2d520 (diff) | |
download | weechat-6274ffc8e1507e3864b564ce0bc704a3c96150d8.zip |
Remove obsolete autogen xml doc files
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/config.xml | 1232 | ||||
-rw-r--r-- | doc/en/irc_commands.xml | 443 | ||||
-rw-r--r-- | doc/en/key_functions.xml | 211 | ||||
-rw-r--r-- | doc/en/weechat_commands.xml | 279 |
4 files changed, 0 insertions, 2165 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml deleted file mode 100644 index db1b7b835..000000000 --- a/doc/en/config.xml +++ /dev/null @@ -1,1232 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- ********* WARNING! ********* - - This file is automatically built with a Perl script. DO NOT EDIT! ---> - -<row> - <entry><option>look_save_on_exit</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Save config file on exit</entry> -</row> -<row> - <entry><option>look_set_title</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Set title for window (terminal for Curses GUI) with name and version</entry> -</row> -<row> - <entry><option>look_startup_logo</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display WeeChat logo at startup</entry> -</row> -<row> - <entry><option>look_startup_version</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display WeeChat version at startup</entry> -</row> -<row> - <entry><option>look_weechat_slogan</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'the geekest IRC client!'</entry> - <entry>WeeChat slogan (if empty, slogan is not used)</entry> -</row> -<row> - <entry><option>look_one_server_buffer</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Use same buffer for all servers</entry> -</row> -<row> - <entry><option>look_open_near_server</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Open new channels/privates near server</entry> -</row> -<row> - <entry><option>look_scroll_amount</option></entry> - <entry>integer</entry> - <entry>between 1 and 2147483647</entry> - <entry>3</entry> - <entry>How many lines to scroll by with scroll_up and scroll_down</entry> -</row> -<row> - <entry><option>look_buffer_timestamp</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'[%H:%M:%S]'</entry> - <entry>Timestamp for buffers</entry> -</row> -<row> - <entry><option>look_color_nicks_number</option></entry> - <entry>integer</entry> - <entry>between 1 and 10</entry> - <entry>10</entry> - <entry>Number of colors to use for nicks colors</entry> -</row> -<row> - <entry><option>look_color_actions</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display actions with different colors</entry> -</row> -<row> - <entry><option>look_nicklist</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display nicklist window (for channel windows)</entry> -</row> -<row> - <entry><option>look_nicklist_position</option></entry> - <entry>string</entry> - <entry>'left', 'right', 'top', 'bottom'</entry> - <entry>'right'</entry> - <entry>Nicklist position (top, left, right (default), bottom)</entry> -</row> -<row> - <entry><option>look_nicklist_min_size</option></entry> - <entry>integer</entry> - <entry>between 0 and 100</entry> - <entry>0</entry> - <entry>Min size for nicklist (width or height, depending on look_nicklist_position (0 = no min size))</entry> -</row> -<row> - <entry><option>look_nicklist_max_size</option></entry> - <entry>integer</entry> - <entry>between 0 and 100</entry> - <entry>0</entry> - <entry>Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min = max and > 0, then size is fixed))</entry> -</row> -<row> - <entry><option>look_nicklist_separator</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Separator between chat and nicklist</entry> -</row> -<row> - <entry><option>look_no_nickname</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'-cmd-'</entry> - <entry>Text to display instead of nick when not connected</entry> -</row> -<row> - <entry><option>look_nickmode</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display nick mode ((half)op/voice) before each nick</entry> -</row> -<row> - <entry><option>look_nickmode_empty</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Display space if nick mode is not (half)op/voice</entry> -</row> -<row> - <entry><option>look_nick_prefix</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Text to display before nick in chat window</entry> -</row> -<row> - <entry><option>look_nick_suffix</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>' |'</entry> - <entry>Text to display after nick in chat window</entry> -</row> -<row> - <entry><option>look_align_nick</option></entry> - <entry>string</entry> - <entry>'none', 'left', 'right'</entry> - <entry>'right'</entry> - <entry>Nick alignment (fixed size for nicks in chat window (none, left, right))</entry> -</row> -<row> - <entry><option>look_align_other</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Alignment for other messages (not beginning with a nick)</entry> -</row> -<row> - <entry><option>look_align_size</option></entry> - <entry>integer</entry> - <entry>between 8 and 64</entry> - <entry>14</entry> - <entry>Size for aligning nick and other messages</entry> -</row> -<row> - <entry><option>look_align_size_max</option></entry> - <entry>integer</entry> - <entry>between 8 and 64</entry> - <entry>20</entry> - <entry>Max size for aligning nick and other messages (should be >= to look_align_size)</entry> -</row> -<row> - <entry><option>look_align_text_offset</option></entry> - <entry>integer</entry> - <entry>between -1 and 64</entry> - <entry>-1</entry> - <entry>Offset for aligning lines of messages (except first lines), default is -1 (align after nick), a null or positive value is offset after beginning of line</entry> -</row> -<row> - <entry><option>look_nick_completor</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>':'</entry> - <entry>The string inserted after nick completion</entry> -</row> -<row> - <entry><option>look_nick_completion_ignore</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'[]-^'</entry> - <entry>Chars ignored for nick completion</entry> -</row> -<row> - <entry><option>look_nick_completion_smart</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Smart completion for nicks (completes with last speakers first)</entry> -</row> -<row> - <entry><option>look_nick_complete_first</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Complete only with first nick found</entry> -</row> -<row> - <entry><option>look_hotlist_names_count</option></entry> - <entry>integer</entry> - <entry>between 0 and 32</entry> - <entry>3</entry> - <entry>Max number of names in hotlist (0 = no name displayed, only buffer numbers)</entry> -</row> -<row> - <entry><option>look_hotlist_names_level</option></entry> - <entry>integer</entry> - <entry>between 1 and 15</entry> - <entry>12</entry> - <entry>Level for displaying names in hotlist (combination of: 1=join/part, 2=message, 4=private, 8=highlight, for example: 12=private+highlight)</entry> -</row> -<row> - <entry><option>look_hotlist_names_length</option></entry> - <entry>integer</entry> - <entry>between 0 and 32</entry> - <entry>0</entry> - <entry>Max length of names in hotlist (0 = no limit)</entry> -</row> -<row> - <entry><option>look_hotlist_sort</option></entry> - <entry>string</entry> - <entry>'group_time_asc', 'group_time_desc', 'group_number_asc', 'group_number_desc', 'number_asc', 'number_desc'</entry> - <entry>'group_time_asc'</entry> - <entry>Hotlist sort type (group_time_asc (default), group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc)</entry> -</row> -<row> - <entry><option>look_day_change</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Display special message when day changes</entry> -</row> -<row> - <entry><option>look_day_change_timestamp</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'%a, %d %b %Y'</entry> - <entry>Timestamp for date displayed when day changed</entry> -</row> -<row> - <entry><option>look_read_marker</option></entry> - <entry>char</entry> - <entry>any char</entry> - <entry>' '</entry> - <entry>Use a marker on servers/channels to show first unread line</entry> -</row> -<row> - <entry><option>look_input_format</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'[%n(%m)] '</entry> - <entry>Format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</entry> -</row> -<row> - <entry><option>look_paste_max_lines</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>3</entry> - <entry>Max number of lines for paste without asking user (0 = disable this feature)</entry> -</row> -<row> - <entry><option>col_real_white</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>If set, uses real white color, disabled by default for terms with white background (if you never use white background, you should turn on this option to see real white instead of default term foreground color)</entry> -</row> -<row> - <entry><option>col_separator</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Color for window separators (when splited)</entry> -</row> -<row> - <entry><option>col_title</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for title bar</entry> -</row> -<row> - <entry><option>col_title_more</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightmagenta'</entry> - <entry>Color for '+' when scrolling topic</entry> -</row> -<row> - <entry><option>col_title_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Background for title bar</entry> -</row> -<row> - <entry><option>col_chat</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for chat text</entry> -</row> -<row> - <entry><option>col_chat_time</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for time in chat window</entry> -</row> -<row> - <entry><option>col_chat_time_sep</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'brown'</entry> - <entry>Color for time separator (chat window)</entry> -</row> -<row> - <entry><option>col_chat_prefix1</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightcyan'</entry> - <entry>Color for 1st and 3rd char of prefix</entry> -</row> -<row> - <entry><option>col_chat_prefix2</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for middle char of prefix</entry> -</row> -<row> - <entry><option>col_chat_server</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'brown'</entry> - <entry>Color for server name</entry> -</row> -<row> - <entry><option>col_chat_join</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for join arrow (prefix)</entry> -</row> -<row> - <entry><option>col_chat_part</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightred'</entry> - <entry>Color for part/quit arrow (prefix)</entry> -</row> -<row> - <entry><option>col_chat_nick</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightcyan'</entry> - <entry>Color for nicks in actions (chat window)</entry> -</row> -<row> - <entry><option>col_chat_host</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'cyan'</entry> - <entry>Color for hostnames (chat window)</entry> -</row> -<row> - <entry><option>col_chat_channel</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for channel names in actions (chat window)</entry> -</row> -<row> - <entry><option>col_chat_dark</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'green'</entry> - <entry>Color for dark separators (chat window)</entry> -</row> -<row> - <entry><option>col_chat_highlight</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'yellow'</entry> - <entry>Color for highlighted nick (chat window)</entry> -</row> -<row> - <entry><option>col_chat_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Background for chat window</entry> -</row> -<row> - <entry><option>col_chat_read_marker</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'yellow'</entry> - <entry>Color for unread data marker</entry> -</row> -<row> - <entry><option>col_chat_read_marker_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'magenta'</entry> - <entry>Background for unread data marker</entry> -</row> -<row> - <entry><option>col_status</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for status bar</entry> -</row> -<row> - <entry><option>col_status_delimiters</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'cyan'</entry> - <entry>Color for status bar delimiters</entry> -</row> -<row> - <entry><option>col_status_channel</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for current channel in status bar</entry> -</row> -<row> - <entry><option>col_status_data_msg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'yellow'</entry> - <entry>Color for window with new messages (status bar)</entry> -</row> -<row> - <entry><option>col_status_private</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightmagenta'</entry> - <entry>Color for window with private message (status bar)</entry> -</row> -<row> - <entry><option>col_status_highlight</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightred'</entry> - <entry>Color for window with highlight (status bar)</entry> -</row> -<row> - <entry><option>col_status_data_other</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for window with new data (not messages) (status bar)</entry> -</row> -<row> - <entry><option>col_status_more</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for window with new data (status bar)</entry> -</row> -<row> - <entry><option>col_status_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Background for status window</entry> -</row> -<row> - <entry><option>col_input</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for input text</entry> -</row> -<row> - <entry><option>col_input_server</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'brown'</entry> - <entry>Color for input text (server name)</entry> -</row> -<row> - <entry><option>col_input_channel</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for input text (channel name)</entry> -</row> -<row> - <entry><option>col_input_nick</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightcyan'</entry> - <entry>Color for input text (nick name)</entry> -</row> -<row> - <entry><option>col_input_delimiters</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'cyan'</entry> - <entry>Color for input text (delimiters)</entry> -</row> -<row> - <entry><option>col_input_text_not_found</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'red'</entry> - <entry>Color for text not found</entry> -</row> -<row> - <entry><option>col_input_actions</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for actions in input window</entry> -</row> -<row> - <entry><option>col_input_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Background for input window</entry> -</row> -<row> - <entry><option>col_nick</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for nicknames</entry> -</row> -<row> - <entry><option>col_nick_away</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'cyan'</entry> - <entry>Color for away nicknames</entry> -</row> -<row> - <entry><option>col_nick_chanowner</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for chan owner symbol (specific to unrealircd)</entry> -</row> -<row> - <entry><option>col_nick_chanadmin</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for chan admin symbol (specific to unrealircd)</entry> -</row> -<row> - <entry><option>col_nick_op</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for operator symbol</entry> -</row> -<row> - <entry><option>col_nick_halfop</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightmagenta'</entry> - <entry>Color for half-operator symbol</entry> -</row> -<row> - <entry><option>col_nick_voice</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'yellow'</entry> - <entry>Color for voice symbol</entry> -</row> -<row> - <entry><option>col_nick_user</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Color for user symbol</entry> -</row> -<row> - <entry><option>col_nick_more</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightmagenta'</entry> - <entry>Color for '+' when scrolling nicks</entry> -</row> -<row> - <entry><option>col_nick_sep</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Color for nick separator</entry> -</row> -<row> - <entry><option>col_nick_self</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for local nick</entry> -</row> -<row> - <entry><option>col_nick_color1</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'cyan'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color2</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'magenta'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color3</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'green'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color4</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'brown'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color5</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightblue'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color6</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color7</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightcyan'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color8</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightmagenta'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color9</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_color10</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'blue'</entry> - <entry>Color for nick</entry> -</row> -<row> - <entry><option>col_nick_private</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Color for other nick in private window</entry> -</row> -<row> - <entry><option>col_nick_bg</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'default'</entry> - <entry>Background for nicknames</entry> -</row> -<row> - <entry><option>col_chat_dcc_selected</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'white'</entry> - <entry>Color for selected DCC (chat window)</entry> -</row> -<row> - <entry><option>col_dcc_waiting</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightcyan'</entry> - <entry>Color for "waiting" dcc status</entry> -</row> -<row> - <entry><option>col_dcc_connecting</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'yellow'</entry> - <entry>Color for "connecting" dcc status</entry> -</row> -<row> - <entry><option>col_dcc_active</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightblue'</entry> - <entry>Color for "active" dcc status</entry> -</row> -<row> - <entry><option>col_dcc_done</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightgreen'</entry> - <entry>Color for "done" dcc status</entry> -</row> -<row> - <entry><option>col_dcc_failed</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightred'</entry> - <entry>Color for "failed" dcc status</entry> -</row> -<row> - <entry><option>col_dcc_aborted</option></entry> - <entry>color</entry> - <entry>Curses or Gtk color</entry> - <entry>'lightred'</entry> - <entry>Color for "aborted" dcc status</entry> -</row> -<row> - <entry><option>history_max_lines</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>4096</entry> - <entry>Maximum number of lines in history for one server/channel/private window (0 = unlimited)</entry> -</row> -<row> - <entry><option>history_max_commands</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>100</entry> - <entry>Maximum number of user commands in history (0 = unlimited)</entry> -</row> -<row> - <entry><option>history_display_default</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>5</entry> - <entry>Maximum number of commands to display by default in history listing (0 = unlimited)</entry> -</row> -<row> - <entry><option>log_auto_server</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Automatically log server messages</entry> -</row> -<row> - <entry><option>log_auto_channel</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Automatically log channel chats</entry> -</row> -<row> - <entry><option>log_auto_private</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Automatically log private chats</entry> -</row> -<row> - <entry><option>log_plugin_msg</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Log messages from plugins (scripts)</entry> -</row> -<row> - <entry><option>log_path</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'%h/logs/'</entry> - <entry>Path for WeeChat log files ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry> -</row> -<row> - <entry><option>log_timestamp</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'%Y %b %d %H:%M:%S'</entry> - <entry>Timestamp for log (see man strftime for date/time specifiers)</entry> -</row> -<row> - <entry><option>log_hide_nickserv_pwd</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Hide password displayed by nickserv</entry> -</row> -<row> - <entry><option>irc_display_away</option></entry> - <entry>string</entry> - <entry>'off', 'local', 'channel'</entry> - <entry>'off'</entry> - <entry>Display message when (un)marking as away</entry> -</row> -<row> - <entry><option>irc_show_away_once</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Show remote away message only once in private</entry> -</row> -<row> - <entry><option>irc_default_msg_part</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'WeeChat %v'</entry> - <entry>Default part message (leaving channel) ('%v' will be replaced by WeeChat version in string)</entry> -</row> -<row> - <entry><option>irc_default_msg_quit</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'WeeChat %v'</entry> - <entry>Default quit message ('%v' will be replaced by WeeChat version in string)</entry> -</row> -<row> - <entry><option>irc_notice_as_pv</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Display notices as private messages</entry> -</row> -<row> - <entry><option>irc_away_check</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>0</entry> - <entry>Interval between two checks for away (in minutes, 0 = never check)</entry> -</row> -<row> - <entry><option>irc_away_check_max_nicks</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>0</entry> - <entry>Do not check away nicks on channels with high number of nicks (0 = unlimited)</entry> -</row> -<row> - <entry><option>irc_lag_check</option></entry> - <entry>integer</entry> - <entry>between 30 and 2147483647</entry> - <entry>60</entry> - <entry>Interval between two checks for lag (in seconds)</entry> -</row> -<row> - <entry><option>irc_lag_min_show</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>1</entry> - <entry>Minimum lag to show (in seconds)</entry> -</row> -<row> - <entry><option>irc_lag_disconnect</option></entry> - <entry>integer</entry> - <entry>between 0 and 2147483647</entry> - <entry>5</entry> - <entry>Disconnect after important lag (in minutes, 0 = never disconnect)</entry> -</row> -<row> - <entry><option>irc_anti_flood</option></entry> - <entry>integer</entry> - <entry>between 0 and 5</entry> - <entry>2</entry> - <entry>Anti-flood: # seconds between two user messages (0 = no anti-flood)</entry> -</row> -<row> - <entry><option>irc_fifo_pipe</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Create a FIFO pipe for remote control</entry> -</row> -<row> - <entry><option>irc_highlight</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match)</entry> -</row> -<row> - <entry><option>irc_colors_receive</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>When off, colors codes are ignored in incoming messages</entry> -</row> -<row> - <entry><option>irc_colors_send</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Allow user to send colors with special codes (^Cb=bold, ^Ccxx=color, ^Ccxx,yy=color+background, ^Cu=underline, ^Cr=reverse)</entry> -</row> -<row> - <entry><option>irc_send_unknown_commands</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Send unknown commands to IRC server</entry> -</row> -<row> - <entry><option>dcc_auto_accept_files</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Automatically accept incoming dcc files</entry> -</row> -<row> - <entry><option>dcc_auto_accept_chats</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Automatically accept dcc chats (use carefully!)</entry> -</row> -<row> - <entry><option>dcc_timeout</option></entry> - <entry>integer</entry> - <entry>between 5 and 2147483647</entry> - <entry>300</entry> - <entry>Timeout for dcc request (in seconds)</entry> -</row> -<row> - <entry><option>dcc_blocksize</option></entry> - <entry>integer</entry> - <entry>between 1024 and 102400</entry> - <entry>65536</entry> - <entry>Block size for dcc packets in bytes (default: 65536)</entry> -</row> -<row> - <entry><option>dcc_fast_send</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Does not wait for ACK when sending file</entry> -</row> -<row> - <entry><option>dcc_port_range</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Restricts outgoing dcc to use only ports in the given range (useful for NAT) (syntax: a single port, ie. 5000 or a port range, ie. 5000-5015, empty value means any port)</entry> -</row> -<row> - <entry><option>dcc_own_ip</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>IP or DNS address used for outgoing dcc (if empty, local interface IP is used)</entry> -</row> -<row> - <entry><option>dcc_download_path</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'%h/dcc'</entry> - <entry>Path for writing incoming files with dcc (default: user home)</entry> -</row> -<row> - <entry><option>dcc_upload_path</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'~'</entry> - <entry>Path for reading files when sending thru dcc (when no path is specified)</entry> -</row> -<row> - <entry><option>dcc_convert_spaces</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Convert spaces to underscores when sending files</entry> -</row> -<row> - <entry><option>dcc_auto_rename</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Rename incoming files if already exists (add '.1', '.2', ...)</entry> -</row> -<row> - <entry><option>dcc_auto_resume</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Automatically resume dcc transfer if connection with remote host is loosed</entry> -</row> -<row> - <entry><option>proxy_use</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Use a proxy server to connect to irc server</entry> -</row> -<row> - <entry><option>proxy_type</option></entry> - <entry>string</entry> - <entry>'http', 'socks4', 'socks5'</entry> - <entry>'http'</entry> - <entry>Proxy type (http (default), socks4, socks5)</entry> -</row> -<row> - <entry><option>proxy_ipv6</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Connect to proxy in ipv6</entry> -</row> -<row> - <entry><option>proxy_address</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Proxy server address (IP or hostname)</entry> -</row> -<row> - <entry><option>proxy_port</option></entry> - <entry>integer</entry> - <entry>between 0 and 65535</entry> - <entry>3128</entry> - <entry>Port for connecting to proxy server</entry> -</row> -<row> - <entry><option>proxy_username</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Username for proxy server</entry> -</row> -<row> - <entry><option>proxy_password</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Password for proxy server</entry> -</row> -<row> - <entry><option>plugins_path</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'%h/plugins'</entry> - <entry>Path for searching plugins ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry> -</row> -<row> - <entry><option>plugins_autoload</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'*'</entry> - <entry>Comma separated list of plugins to load automatically at startup, "*" means all plugins found (names may be partial, for example "perl" is ok for "libperl.so")</entry> -</row> -<row> - <entry><option>plugins_extension</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>'.so'</entry> - <entry>Standard plugins extension in filename, used for autoload (if empty, then all files are loaded when autoload is "*")</entry> -</row> -<row> - <entry><option>server_name</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Name associated to IRC server (for display only)</entry> -</row> -<row> - <entry><option>server_autoconnect</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Automatically connect to server when WeeChat is starting</entry> -</row> -<row> - <entry><option>server_autoreconnect</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Automatically reconnect to server when disconnected</entry> -</row> -<row> - <entry><option>server_autoreconnect_delay</option></entry> - <entry>integer</entry> - <entry>between 0 and 65535</entry> - <entry>30</entry> - <entry>Delay (in seconds) before trying again to reconnect to server</entry> -</row> -<row> - <entry><option>server_address</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>IP address or hostname of IRC server</entry> -</row> -<row> - <entry><option>server_port</option></entry> - <entry>integer</entry> - <entry>between 0 and 65535</entry> - <entry>6667</entry> - <entry>Port for connecting to server</entry> -</row> -<row> - <entry><option>server_ipv6</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Use IPv6 protocol for server communication</entry> -</row> -<row> - <entry><option>server_ssl</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'off'</entry> - <entry>Use SSL for server communication</entry> -</row> -<row> - <entry><option>server_password</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Password for IRC server</entry> -</row> -<row> - <entry><option>server_nick1</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Nickname to use on IRC server</entry> -</row> -<row> - <entry><option>server_nick2</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Alternate nickname to use on IRC server (if nickname is already used)</entry> -</row> -<row> - <entry><option>server_nick3</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>2nd alternate nickname to use on IRC server (if alternate nickname is already used)</entry> -</row> -<row> - <entry><option>server_username</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>User name to use on IRC server</entry> -</row> -<row> - <entry><option>server_realname</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Real name to use on IRC server</entry> -</row> -<row> - <entry><option>server_hostname</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Custom hostname/IP for server (optional, if empty local hostname is used)</entry> -</row> -<row> - <entry><option>server_command</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $channel and $server are replaced by their value)</entry> -</row> -<row> - <entry><option>server_command_delay</option></entry> - <entry>integer</entry> - <entry>between 0 and 3600</entry> - <entry>0</entry> - <entry>Delay (in seconds) after command was executed (example: give some time for authentication)</entry> -</row> -<row> - <entry><option>server_autojoin</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")</entry> -</row> -<row> - <entry><option>server_autorejoin</option></entry> - <entry>boolean</entry> - <entry>'on' or 'off'</entry> - <entry>'on'</entry> - <entry>Automatically rejoin channels when kicked</entry> -</row> -<row> - <entry><option>server_notify_levels</option></entry> - <entry>string</entry> - <entry>any string</entry> - <entry>''</entry> - <entry>Comma separated list of notify levels for channels of this server (format: #channel:1,..), a channel name '*' is reserved for server default notify level</entry> -</row> diff --git a/doc/en/irc_commands.xml b/doc/en/irc_commands.xml deleted file mode 100644 index 9ac9e1197..000000000 --- a/doc/en/irc_commands.xml +++ /dev/null @@ -1,443 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- ********* WARNING! ********* - - This file is automatically built with a Perl script. DO NOT EDIT! ---> - -<command>admin [target]</command> -<programlisting> -find information about the administrator of the server - -target: server - -</programlisting> -<command>ame message</command> -<programlisting> -send a CTCP action to all channels of all connected servers - -message: message to send - -</programlisting> -<command>amsg text</command> -<programlisting> -send message to all channels of all connected servers - -text: text to send - -</programlisting> -<command>away [-all] [message]</command> -<programlisting> -toggle away status - - -all: toggle away status on all connected servers -message: message for away (if no message is given, away status is removed) - -</programlisting> -<command>ban [channel] [nickname [nickname ...]]</command> -<programlisting> -bans nicks or hosts - - channel: channel for ban -nickname: user or host to ban - -</programlisting> -<command>ctcp receiver type [arguments]</command> -<programlisting> -send a CTCP message (Client-To-Client Protocol) - - receiver: nick or channel to send CTCP to - type: CTCP type (examples: "version", "ping", ..) -arguments: arguments for CTCP - -</programlisting> -<command>cycle [channel[,channel]] [part_message]</command> -<programlisting> -leave and rejoin a channel - - channel: channel name for cycle -part_message: part message (displayed to other users) - -</programlisting> -<command>dehalfop [nickname [nickname]]</command> -<programlisting> -removes half channel operator status from nickname(s) - -</programlisting> -<command>deop [nickname [nickname]]</command> -<programlisting> -removes channel operator status from nickname(s) - -</programlisting> -<command>devoice [nickname [nickname]]</command> -<programlisting> -removes voice from nickname(s) - -</programlisting> -<command>die</command> -<programlisting> -shutdown the server - -</programlisting> -<command>halfop [nickname [nickname]]</command> -<programlisting> -gives half channel operator status to nickname(s) - -</programlisting> -<command>info [target]</command> -<programlisting> -get information describing the server - -target: server name - -</programlisting> -<command>invite nickname channel</command> -<programlisting> -invite a nick on a channel - -nickname: nick to invite - channel: channel to invite - -</programlisting> -<command>ison nickname [nickname ...]</command> -<programlisting> -check if a nickname is currently on IRC - -nickname: nickname - -</programlisting> -<command>join channel[,channel] [key[,key]]</command> -<programlisting> -join a channel - -channel: channel name to join - key: key to join the channel - -</programlisting> -<command>kick [channel] nickname [comment]</command> -<programlisting> -forcibly remove a user from a channel - - channel: channel where user is -nickname: nickname to kick - comment: comment for kick - -</programlisting> -<command>kickban [channel] nickname [comment]</command> -<programlisting> -kicks and bans a nick from a channel - - channel: channel where user is -nickname: nickname to kick and ban - comment: comment for kick - -</programlisting> -<command>kill nickname comment</command> -<programlisting> -close client-server connection - -nickname: nickname - comment: comment for kill - -</programlisting> -<command>links [[server] server_mask]</command> -<programlisting> -list all servernames which are known by the server answering the query - - server: this server should answer the query -server_mask: list of servers must match this mask - -</programlisting> -<command>list [channel[,channel] [server]]</command> -<programlisting> -list channels and their topic - -channel: channel to list (a regexp is allowed) -server: server name - -</programlisting> -<command>lusers [mask [target]]</command> -<programlisting> -get statistics about the size of the IRC network - - mask: servers matching the mask only -target: server for forwarding request - -</programlisting> -<command>me message</command> -<programlisting> -send a CTCP action to the current channel - -message: message to send - -</programlisting> -<command>mode { channel {[+|-]|o|p|s|i|t|n|b|v} [limit] [user] [ban mask] } | { nickname {[+|-]|i|w|s|o} }</command> -<programlisting> -change channel or user mode - -channel modes: - channel: channel name to modify - o: give/take channel operator privileges - p: private channel flag - s: secret channel flag - i: invite-only channel flag - t: topic settable by channel operator only flag - n: no messages to channel from clients on the outside - m: moderated channel - l: set the user limit to channel - b: set a ban mask to keep users out - e: set exception mask - v: give/take the ability to speak on a moderated channel - k: set a channel key (password) -user modes: - nickname: nickname to modify - i: mark a user as invisible - s: mark a user for receive server notices - w: user receives wallops - o: operator flag - -</programlisting> -<command>motd [target]</command> -<programlisting> -get the "Message Of The Day" - -target: server name - -</programlisting> -<command>msg receiver[,receiver] text</command> -<programlisting> -send message to a nick or channel - -receiver: nick or channel (may be mask, '*' = current channel) -text: text to send - -</programlisting> -<command>names [channel[,channel]]</command> -<programlisting> -list nicknames on channels - -channel: channel name - -</programlisting> -<command>nick [-all] nickname</command> -<programlisting> -change current nickname - - -all: set new nickname for all connected servers -nickname: new nickname - -</programlisting> -<command>notice nickname text</command> -<programlisting> -send notice message to user - -nickname: user to send notice to - text: text to send - -</programlisting> -<command>op nickname [nickname]</command> -<programlisting> -gives channel operator status to nickname(s) - -</programlisting> -<command>oper user password</command> -<programlisting> -get operator privileges - -user/password: used to get privileges on current IRC server - -</programlisting> -<command>part [channel[,channel]] [part_message]</command> -<programlisting> -leave a channel - - channel: channel name to leave -part_message: part message (displayed to other users) - -</programlisting> -<command>ping server1 [server2]</command> -<programlisting> -ping server - -server1: server to ping -server2: forward ping to this server - -</programlisting> -<command>pong daemon [daemon2]</command> -<programlisting> -answer to a ping message - - daemon: daemon who has responded to Ping message -daemon2: forward message to this daemon - -</programlisting> -<command>query nickname [text]</command> -<programlisting> -send a private message to a nick - -nickname: nickname for private conversation - text: text to send - -</programlisting> -<command>quit [quit_message]</command> -<programlisting> -close all connections and quit - -quit_message: quit message (displayed to other users) - -</programlisting> -<command>quote data</command> -<programlisting> -send raw data to server without parsing - -data: raw data to send - -</programlisting> -<command>rehash</command> -<programlisting> -tell the server to reload its config file - -</programlisting> -<command>restart</command> -<programlisting> -tell the server to restart itself - -</programlisting> -<command>service nickname reserved distribution type reserved info</command> -<programlisting> -register a new service - -distribution: visibility of service - type: reserved for future usage - -</programlisting> -<command>servlist [mask [type]]</command> -<programlisting> -list services currently connected to the network - -mask: list only services matching this mask -type: list only services of this type - -</programlisting> -<command>squery service text</command> -<programlisting> -deliver a message to a service - -service: name of service -text: text to send - -</programlisting> -<command>squit server comment</command> -<programlisting> -disconnect server links - -server: server name -comment: comment for quit - -</programlisting> -<command>stats [query [server]]</command> -<programlisting> -query statistics about server - - query: c/h/i/k/l/m/o/y/u (see RFC1459) -server: server name - -</programlisting> -<command>summon user [target [channel]]</command> -<programlisting> -give users who are on a host running an IRC server a message asking them to please join IRC - - user: username -target: server name -channel: channel name - -</programlisting> -<command>time [target]</command> -<programlisting> -query local time from server - -target: query time from specified server - -</programlisting> -<command>topic [channel] [topic]</command> -<programlisting> -get/set channel topic - -channel: channel name -topic: new topic for channel (if topic is "-delete" then topic is deleted) - -</programlisting> -<command>trace [target]</command> -<programlisting> -find the route to specific server - -target: server - -</programlisting> -<command>unban [channel] nickname [nickname ...]</command> -<programlisting> -unbans nicks or hosts - - channel: channel for unban -nickname: user or host to unban - -</programlisting> -<command>userhost nickname [nickname ...]</command> -<programlisting> -return a list of information about nicknames - -nickname: nickname - -</programlisting> -<command>users [target]</command> -<programlisting> -list of users logged into the server - -target: server - -</programlisting> -<command>version [server | nickname]</command> -<programlisting> -gives the version info of nick or server (current or specified) - - server: server name -nickname: nickname - -</programlisting> -<command>voice [nickname [nickname]]</command> -<programlisting> -gives voice to nickname(s) - -</programlisting> -<command>wallops text</command> -<programlisting> -send a message to all currently connected users who have set the 'w' user mode for themselves - -text to send - -</programlisting> -<command>who [mask ["o"]]</command> -<programlisting> -generate a query which returns a list of information - -mask: only information which match this mask - o: only operators are returned according to the mask supplied - -</programlisting> -<command>whois [server] nickname[,nickname]</command> -<programlisting> -query information about user(s) - - server: server name -nickname: nickname (may be a mask) - -</programlisting> -<command>whowas nickname [,nickname [,nickname ...]] [count [target]]</command> -<programlisting> -ask for information about a nickname which no longer exists - -nickname: nickname to search - count: number of replies to return (full search if negative number) - target: reply should match this mask - -</programlisting> diff --git a/doc/en/key_functions.xml b/doc/en/key_functions.xml deleted file mode 100644 index 1db92f3e6..000000000 --- a/doc/en/key_functions.xml +++ /dev/null @@ -1,211 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- ********* WARNING! ********* - - This file is automatically built with a Perl script. DO NOT EDIT! ---> - -<row> - <entry><literal>return</literal></entry> - <entry>terminate line</entry> -</row> -<row> - <entry><literal>tab</literal></entry> - <entry>complete word</entry> -</row> -<row> - <entry><literal>tab_previous</literal></entry> - <entry>find previous completion for word</entry> -</row> -<row> - <entry><literal>backspace</literal></entry> - <entry>delete previous char</entry> -</row> -<row> - <entry><literal>delete</literal></entry> - <entry>delete next char</entry> -</row> -<row> - <entry><literal>delete_end_line</literal></entry> - <entry>delete until end of line</entry> -</row> -<row> - <entry><literal>delete_beginning_line</literal></entry> - <entry>delete until beginning of line</entry> -</row> -<row> - <entry><literal>delete_line</literal></entry> - <entry>delete entire line</entry> -</row> -<row> - <entry><literal>delete_previous_word</literal></entry> - <entry>delete previous word</entry> -</row> -<row> - <entry><literal>delete_next_word</literal></entry> - <entry>delete next word</entry> -</row> -<row> - <entry><literal>clipboard_paste</literal></entry> - <entry>paste current clipboard content</entry> -</row> -<row> - <entry><literal>transpose_chars</literal></entry> - <entry>transpose chars</entry> -</row> -<row> - <entry><literal>home</literal></entry> - <entry>go to beginning of line</entry> -</row> -<row> - <entry><literal>end</literal></entry> - <entry>go to end of line</entry> -</row> -<row> - <entry><literal>left</literal></entry> - <entry>move one char left</entry> -</row> -<row> - <entry><literal>previous_word</literal></entry> - <entry>move to previous word</entry> -</row> -<row> - <entry><literal>right</literal></entry> - <entry>move one char right</entry> -</row> -<row> - <entry><literal>next_word</literal></entry> - <entry>move to next word</entry> -</row> -<row> - <entry><literal>up</literal></entry> - <entry>call previous command in history</entry> -</row> -<row> - <entry><literal>up_global</literal></entry> - <entry>call previous command in global history</entry> -</row> -<row> - <entry><literal>down</literal></entry> - <entry>call next command in history</entry> -</row> -<row> - <entry><literal>down_global</literal></entry> - <entry>call next command in global history</entry> -</row> -<row> - <entry><literal>page_up</literal></entry> - <entry>scroll one page up</entry> -</row> -<row> - <entry><literal>page_down</literal></entry> - <entry>scroll one page down</entry> -</row> -<row> - <entry><literal>scroll_up</literal></entry> - <entry>scroll a few lines up</entry> -</row> -<row> - <entry><literal>scroll_down</literal></entry> - <entry>scroll a few lines down</entry> -</row> -<row> - <entry><literal>scroll_top</literal></entry> - <entry>scroll to top of buffer</entry> -</row> -<row> - <entry><literal>scroll_bottom</literal></entry> - <entry>scroll to bottom of buffer</entry> -</row> -<row> - <entry><literal>scroll_topic_left</literal></entry> - <entry>scroll left topic</entry> -</row> -<row> - <entry><literal>scroll_topic_right</literal></entry> - <entry>scroll right topic</entry> -</row> -<row> - <entry><literal>nick_beginning</literal></entry> - <entry>display beginning of nicklist</entry> -</row> -<row> - <entry><literal>nick_end</literal></entry> - <entry>display end of nicklist</entry> -</row> -<row> - <entry><literal>nick_page_up</literal></entry> - <entry>scroll nicklist one page up</entry> -</row> -<row> - <entry><literal>nick_page_down</literal></entry> - <entry>scroll nicklist one page down</entry> -</row> -<row> - <entry><literal>jump_smart</literal></entry> - <entry>jump to buffer with activity</entry> -</row> -<row> - <entry><literal>jump_dcc</literal></entry> - <entry>jump to DCC buffer</entry> -</row> -<row> - <entry><literal>jump_raw_data</literal></entry> - <entry>jump to raw IRC data buffer</entry> -</row> -<row> - <entry><literal>jump_last_buffer</literal></entry> - <entry>jump to last buffer</entry> -</row> -<row> - <entry><literal>jump_previous_buffer</literal></entry> - <entry>jump to previous buffer</entry> -</row> -<row> - <entry><literal>jump_server</literal></entry> - <entry>jump to server buffer</entry> -</row> -<row> - <entry><literal>jump_next_server</literal></entry> - <entry>jump to next server</entry> -</row> -<row> - <entry><literal>switch_server</literal></entry> - <entry>switch active server on servers buffer</entry> -</row> -<row> - <entry><literal>scroll_previous_highlight</literal></entry> - <entry>scroll to previous highlight in buffer</entry> -</row> -<row> - <entry><literal>scroll_next_highlight</literal></entry> - <entry>scroll to next highlight in buffer</entry> -</row> -<row> - <entry><literal>scroll_unread</literal></entry> - <entry>scroll to first unread line in buffer</entry> -</row> -<row> - <entry><literal>set_unread</literal></entry> - <entry>set unread marker on all buffers</entry> -</row> -<row> - <entry><literal>hotlist_clear</literal></entry> - <entry>clear hotlist</entry> -</row> -<row> - <entry><literal>refresh</literal></entry> - <entry>refresh screen</entry> -</row> -<row> - <entry><literal>grab_key</literal></entry> - <entry>grab a key</entry> -</row> -<row> - <entry><literal>insert</literal></entry> - <entry>insert a string in command line</entry> -</row> -<row> - <entry><literal>search_text</literal></entry> - <entry>search text in buffer history</entry> -</row> diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml deleted file mode 100644 index cae41cf03..000000000 --- a/doc/en/weechat_commands.xml +++ /dev/null @@ -1,279 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- ********* WARNING! ********* - - This file is automatically built with a Perl script. DO NOT EDIT! ---> - -<command>alias [alias_name [command [arguments]]]</command> -<programlisting> -create an alias for a command - -alias_name: name of alias - command: command name (WeeChat or IRC command, many commands can be separated by semicolons) - arguments: arguments for command - -</programlisting> -<command>is replaced by all arguments.</command> -<programlisting>Variables $nick, $channel and $server are replaced by current nick/channel/server. - -</programlisting> -<command>buffer [action [args] | number | [[server] [channel]]]</command> -<programlisting> -manage buffers - - action: action to do: - move: move buffer in the list (may be relative, for example -1) - close: close buffer (optional arg is part message, for a channel) - list: list open buffers (no parameter implies this list) - notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part) - (when executed on server buffer, this sets default notify level for whole server) - scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item - - number: jump to buffer by number -server, -channel: jump to buffer by server and/or channel name - -Examples: - move buffer: /buffer move 5 - close buffer: /buffer close this is part msg - set notify: /buffer notify 2 - scroll 1 day up: /buffer scroll 1d == /buffer scroll -1d == /buffer scroll -24h -scroll to beginning - of this day: /buffer scroll d - scroll 15 min down: /buffer scroll +15m - scroll 20 msgs up: /buffer scroll -20 - jump to #weechat: /buffer #weechat - -</programlisting> -<command>builtin command</command> -<programlisting> -launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases) - -command: command to execute (a '/' is automatically added if not found at beginning of command) - - -</programlisting> -<command>clear [-all | number [number ...]]</command> -<programlisting> -clear window(s) - - -all: clear all buffers -number: clear buffer by number - -</programlisting> -<command>connect [-all [-nojoin] | servername [servername ...] [-nojoin] | hostname [-port port] [-ipv6] [-ssl]]</command> -<programlisting> -connect to server(s) - - -all: connect to all servers -servername: internal server name to connect - -nojoin: do not join any channel (even if autojoin is enabled on server) - hostname: hostname to connect, creating temporary server - port: port for server (integer, default is 6667) - ipv6: use IPv6 protocol - ssl: use SSL protocol - -</programlisting> -<command>disconnect [-all | servername [servername ...]]</command> -<programlisting> -disconnect from server(s) - - -all: disconnect from all servers -servername: server name to disconnect - -</programlisting> -<command>dcc action [nickname [file]]</command> -<programlisting> -starts DCC (file or chat) or close chat - - action: 'send' (file) or 'chat' or 'close' (chat) -nickname: nickname to send file or chat - file: filename (on local host) - -</programlisting> -<command>debug dump | buffer | windows</command> -<programlisting> -print debug messages - - dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes) - buffer: dump buffer content with hexadecimal values in log file -windows: display windows tree - -</programlisting> -<command>help [command]</command> -<programlisting> -display help about commands - -command: name of a WeeChat or IRC command - -</programlisting> -<command>history [clear | value]</command> -<programlisting> -show buffer command history - -clear: clear history -value: number of history entries to show - -</programlisting> -<command>ignore [mask [[type | command] [channel [server]]]]</command> -<programlisting> -ignore IRC messages and/or hosts - - mask: nick or host mask to ignore - type: type of message to ignore (action, ctcp, dcc, pv) -command: IRC command -channel: name of channel for ignore - server: name of server for ignore - -For each argument, '*' means all. -Without argument, /ignore command lists all defined ignore. - -</programlisting> -<command>key [key [function/command]] [unbind key] [functions] [call function ["args"]] [reset -yes]</command> -<programlisting> -bind/unbind keys - - key: display or bind this key to an internal function or a command (beginning by "/") - unbind: unbind a key -functions: list internal functions for key bindings - call: call a function by name (with optional arguments) - reset: restore bindings to the default values and delete ALL personal bindings (use carefully!) - -</programlisting> -<command>plugin [list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]</command> -<programlisting> -list/load/unload plugins - - list: list loaded plugins -listfull: list loaded plugins with detailed info for each plugin - load: load a plugin -autoload: autoload plugins in system or user directory - reload: reload one plugin (if no name given, unload all plugins, then autoload plugins) - unload: unload one or all plugins - -Without argument, /plugin command lists loaded plugins. - -</programlisting> -<command>reconnect [-all [-nojoin] | servername [servername ...] [-nojoin]]</command> -<programlisting> -reconnect to server(s) - - -all: reconnect to all servers -servername: server name to reconnect - -nojoin: do not join any channel (even if autojoin is enabled on server) - -</programlisting> -<command>save [file]</command> -<programlisting> -save config to disk - -file: filename for writing config - -</programlisting> -<command>server [list [servername]] | [listfull [servername]] | [add servername hostname [-port port] [-temp] [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [copy servername newservername] | [rename servername newservername] | [keep servername] | [del servername]</command> -<programlisting> -list, add or remove servers - - list: list servers (no parameter implies this list) - listfull: list servers with detailed info for each server - add: create a new server -servername: server name, for internal and display use - hostname: name or IP address of server - port: port for server (integer, default is 6667) - temp: create temporary server (not saved in config file) - auto: automatically connect to server when WeeChat starts - noauto: do not connect to server when WeeChat starts (default) - ipv6: use IPv6 protocol - ssl: use SSL protocol - password: password for server - nick1: first nick for server - nick2: alternate nick for server - nick3: second alternate nick for server - username: user name - realname: real name of user - copy: duplicate a server - rename: rename a server - keep: keep server in config file (for temporary servers only) - del: delete a server - deloutq: delete messages out queue for all servers (all messages WeeChat is currently sending) - -</programlisting> -<command>set [option [ = value]]</command> -<programlisting> -set config options - -option: name of an option (if name is full and no value is given, then help is displayed on option) - value: value for option - -Option may be: servername.server_xxx where "servername" is an internal server name and "xxx" an option for this server. - -</programlisting> -<command>setp [option [ = value]]</command> -<programlisting> -set plugin config options - -option: name of a plugin option - value: value for option - -Option is format: plugin.option, example: perl.myscript.item1 - -</programlisting> -<command>unalias alias_name</command> -<programlisting> -remove an alias - -alias_name: name of alias to remove - -</programlisting> -<command>unignore [number | [mask [[type | command] [channel [server]]]]]</command> -<programlisting> -unignore IRC messages and/or hosts - - number: # of ignore to unignore (number is displayed by list of ignore) - mask: nick or host mask to unignore - type: type of message to unignore (action, ctcp, dcc, pv) -command: IRC command -channel: name of channel for unignore - server: name of server for unignore - -For each argument, '*' means all. -Without argument, /unignore command lists all defined ignore. - -</programlisting> -<command>upgrade [path_to_binary]</command> -<programlisting> -upgrade WeeChat without disconnecting from servers - -path_to_binary: path to WeeChat binary (default is current binary) - -This command run again a WeeChat binary, so it should have been compiled or installed with a package manager before running this command. - -</programlisting> -<command>uptime [-o]</command> -<programlisting> -show WeeChat uptime - --o: send uptime on current channel as an IRC message - -</programlisting> -<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all]]</command> -<programlisting> -manage windows - - list: list open windows (no parameter implies this list) - -1: jump to previous window - +1: jump to next window - b#: jump to next window displaying buffer number # - up: switch to window above current one - down: switch to window below current one - left: switch to window on the left - right: switch to window on the right -splith: split current window horizontally -splitv: split current window vertically -resize: resize window size, new size is <pct> pourcentage of parent window - merge: merge window with another (all = keep only one window) - -For splith and splitv, pct is a pourcentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 - -</programlisting> |