1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

core: use arguments for infolist "window" to return only one window by number

This commit is contained in:
Sebastien Helleu
2011-08-08 11:32:31 +02:00
parent ede9a96eb9
commit 38fd5bfa51
16 changed files with 86 additions and 44 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
| weechat | plugin | list of plugins | plugin pointer (optional) | plugin name (can start or end with "*" as wildcard) (optional)
| weechat | window | list of windows | window pointer (optional) | window name (can start or end with "*" as wildcard) (optional)
| weechat | window | list of windows | window pointer (optional) | "current" for current window or a window number (optional)
| xfer | xfer | list of xfer | xfer pointer (optional) | -