Version: 1.2.1 OS: MS Windows Sometimes a webpage says "to talk with us, join irc://irc.example.com#chan" (the url is sometimes plaintext, not hyperlinked). So I need to open Konversation, do "/server irc://irc.example.com" then do "/join #chan". My request: let me do "/join irc://irc.example.com#chan" directly Some points: - should work with and without the leading "irc://" - should work with both Ctrl+J and /join Reproducible: Didn't try
Konversation already supports this when the IRC URL follows the standard[1,2] format (irc://server/channel). 1 = http://tools.ietf.org/id/draft-mirashi-url-irc-01.txt 2 = http://en.wikipedia.org/wiki/URI_scheme
Actually, to clarify: /server, Quick Connect & co support this (/join doesn't and never will, it takes channels as parameters).