mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
fset: add filters "h=xxx" and "he=xxx" to filter options by description (translated or in English)
This commit is contained in:
@@ -646,6 +646,10 @@ fset_command_init ()
|
||||
"value\n"
|
||||
" d==xxx show only changed options with exact value "
|
||||
"\"xxx\"\n"
|
||||
" h=xxx show only options with \"xxx\" in "
|
||||
"description (translated)\n"
|
||||
" he=xxx show only options with \"xxx\" in "
|
||||
"description (in English)\n"
|
||||
" =xxx show only options with \"xxx\" in value\n"
|
||||
" ==xxx show only options with exact value \"xxx\"\n"
|
||||
" c:xxx show only options matching the evaluated "
|
||||
|
||||
Reference in New Issue
Block a user