diff options
Diffstat (limited to 'doc/en/weechat_plugin_api.en.adoc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 679638b3e..4f2b34e08 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -11381,6 +11381,13 @@ List of modifiers defined by WeeChat and plugins that can be used: - | Any string. | String with WeeChat colors converted to ANSI colors. + +| [[hook_modifier_eval_path_home]] eval_path_home + + _(WeeChat ≥ 2.7)_ | + - | + Any string. | + Evaluated path, result of the function + <<_string_eval_path_home,string_eval_path_home>>. |=== C example: |