mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
alias: add auto-escaping special variable
This commit is contained in:
@@ -316,6 +316,7 @@ alias_command_init ()
|
||||
" $n-: arguments from 'n' to last\n"
|
||||
" $n-m: arguments from 'n' to 'm'\n"
|
||||
" $*: all arguments\n"
|
||||
" $&: all arguments, with \" replaced by \\\"\n"
|
||||
" $~: last argument\n"
|
||||
" $var: where \"var\" is a local variable of buffer (see "
|
||||
"/buffer listvar)\n"
|
||||
|
||||
Reference in New Issue
Block a user