hueg.pl: add tab complete
This commit is contained in:
parent
0957a2bd87
commit
81f015d60d
@ -28,7 +28,7 @@ if (weechat::register($SCRIPT_NAME, $SCRIPT_AUTHOR, $SCRIPT_VERSION,
|
|||||||
" -mir mirrors your text [NOT WORKIN LOL]\n".
|
" -mir mirrors your text [NOT WORKIN LOL]\n".
|
||||||
" -scale <num> scales shit\n".
|
" -scale <num> scales shit\n".
|
||||||
" num,num,num fg, shadow, bg colors (bg optional)",
|
" num,num,num fg, shadow, bg colors (bg optional)",
|
||||||
'', 'hueg', '');
|
'-rep|-re|-flip|-mir|-scale|%*', 'hueg', '');
|
||||||
}
|
}
|
||||||
|
|
||||||
sub hueg {
|
sub hueg {
|
||||||
|
Loading…
Reference in New Issue
Block a user