From 111f8245d88478a0a71e69c1c0ed3872e0bde14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 20 Nov 2016 16:07:27 +0100 Subject: api: add info "pid" (WeeChat PID) (issue #850) --- doc/en/autogen/plugin_api/infos.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/en') diff --git a/doc/en/autogen/plugin_api/infos.adoc b/doc/en/autogen/plugin_api/infos.adoc index d41a9f046..6ce9b2753 100644 --- a/doc/en/autogen/plugin_api/infos.adoc +++ b/doc/en/autogen/plugin_api/infos.adoc @@ -58,6 +58,8 @@ | weechat | nick_color_name | get nick color name | nickname +| weechat | pid | WeeChat PID (process ID) | - + | weechat | term_height | height of terminal | - | weechat | term_width | width of terminal | - -- cgit v1.2.3