mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 11:56:38 +02:00
script: add completion with languages and extensions, support search by language/extension in /script search
This commit is contained in:
@@ -366,7 +366,7 @@ script_command_init ()
|
||||
" /script reload urlserver\n"
|
||||
" /script upgrade"),
|
||||
"list -o|-i"
|
||||
" || search %(script_tags)"
|
||||
" || search %(script_tags)|%(script_languages)|%(script_extensions)"
|
||||
" || show %(script_scripts)"
|
||||
" || load %(script_files)|%*"
|
||||
" || unload %(python_script)|%(perl_script)|%(ruby_script)|"
|
||||
|
||||
Reference in New Issue
Block a user