Feature Request: Provide a way to open SLURLs without needing to post them in chat

Adds chatbar as commandline command /open, which also allows opening urls as a bonus.
This commit is contained in:
Lirusaito
2013-07-25 12:43:22 -04:00
parent b16072b640
commit e03d469bcf
5 changed files with 33 additions and 4 deletions

View File

@@ -598,6 +598,17 @@
<key>Value</key>
<string>/away</string>
</map>
<key>SinguCmdLineURL</key>
<map>
<key>Comment</key>
<string>Open SLURLS and URLs from chatbar.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string>/open</string>
</map>
<key>SinguCompleteNameProfiles</key>
<map>
<key>Comment</key>