1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 03:46:39 +02:00

script: add status "a" (autoloaded) for scripts

This commit is contained in:
Sebastien Helleu
2012-08-15 09:25:42 +02:00
parent 0f7720d5cb
commit 6a6f45e043
28 changed files with 372 additions and 179 deletions
+6 -5
View File
@@ -233,11 +233,12 @@ script_command_init ()
"with list of scripts.\n\n"
"On script buffer, the possible status for each "
"script are:\n"
" * i H r N\n"
" | | | | |\n"
" | | | | obsolete (new version available)\n"
" | | | running (loaded)\n"
" | | held\n"
" * i a H r N\n"
" | | | | | |\n"
" | | | | | obsolete (new version available)\n"
" | | | | running (loaded)\n"
" | | | held\n"
" | | autoloaded\n"
" | installed\n"
" popular script\n\n"
"Keys on script buffer:\n"