mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge pull request #1382 from wstrm/fix-missing-omut-flag
Add missing -o flag for omut example
This commit is contained in:
commit
83c6aa68f1
@ -2527,7 +2527,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"/executable avatar xdg-open",
|
"/executable avatar xdg-open",
|
||||||
"/executable urlopen DEF false \"xdg-open %u\"",
|
"/executable urlopen DEF false \"xdg-open %u\"",
|
||||||
"/executable urlopen html false \"firefox %u\"",
|
"/executable urlopen html false \"firefox %u\"",
|
||||||
"/executable urlsave aesgcm \"omut -d %u %p\"")
|
"/executable urlsave aesgcm \"omut -d -o %p %u\"")
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "/url",
|
{ "/url",
|
||||||
|
Loading…
Reference in New Issue
Block a user