blob: 476a7d9fe2dcb7b9f4a7b973ec419276d815fdcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
********* WARNING! *********
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
docgen.pl builds XML doc files to include in many languages
-->
<row>
<entry>info</entry>
<entry>charset_internal</entry>
<entry>WeeChat internal charset</entry>
</row>
<row>
<entry>info</entry>
<entry>charset_terminal</entry>
<entry>terminal charset</entry>
</row>
<row>
<entry>info</entry>
<entry>date</entry>
<entry>WeeChat compilation date</entry>
</row>
<row>
<entry>info</entry>
<entry>dir_separator</entry>
<entry>directory separator</entry>
</row>
<row>
<entry>info</entry>
<entry>filters_enabled</entry>
<entry>1 if filters are enabled</entry>
</row>
<row>
<entry>info</entry>
<entry>inactivity</entry>
<entry>keyboard inactivity (seconds)</entry>
</row>
<row>
<entry>info</entry>
<entry>version</entry>
<entry>WeeChat version</entry>
</row>
<row>
<entry>info</entry>
<entry>weechat_dir</entry>
<entry>WeeChat directory</entry>
</row>
<row>
<entry>info</entry>
<entry>weechat_libdir</entry>
<entry>WeeChat "lib" directory</entry>
</row>
<row>
<entry>info</entry>
<entry>weechat_localedir</entry>
<entry>WeeChat "locale" directory</entry>
</row>
<row>
<entry>info</entry>
<entry>weechat_sharedir</entry>
<entry>WeeChat "share" directory</entry>
</row>
<row>
<entry>infolist</entry>
<entry>buffer</entry>
<entry>list of buffers</entry>
</row>
<row>
<entry>infolist</entry>
<entry>buffer_lines</entry>
<entry>lines of a buffer</entry>
</row>
<row>
<entry>infolist</entry>
<entry>filter</entry>
<entry>list of filters</entry>
</row>
<row>
<entry>infolist</entry>
<entry>hook</entry>
<entry>list of hooks</entry>
</row>
<row>
<entry>infolist</entry>
<entry>hotlist</entry>
<entry>list of buffers in hotlist</entry>
</row>
<row>
<entry>infolist</entry>
<entry>nicklist</entry>
<entry>nicks in nicklist for a buffer</entry>
</row>
<row>
<entry>infolist</entry>
<entry>option</entry>
<entry>list of options</entry>
</row>
<row>
<entry>infolist</entry>
<entry>window</entry>
<entry>list of windows</entry>
</row>
|