Ömer Sinan Ağacan
Ömer Sinan Ağacan
> Should I try compiling with some feature flags? In this case feature flags should not matter. We have flags about desktop notifications and TLS support, but TLS is currently...
What version of Ubuntu WSL did you use to try this? I can't reproduce this with 18.04, and I can't build tiny with 20.04 because I can't install any of...
Does it work if you try on 18.04?
What is the use case you have in mind? (Link to [sway-ipc](https://github.com/swaywm/sway/blob/master/sway/sway-ipc.7.scd))
The RFC says channel names can't contain spaces, control chars, or comma, but using one of these as mnemonic marker won't look good, I think. I think a better idea...
We could show key bindings in `/help`. Would that work?
I really need this!
Why not just `/watch `? I think it's fine to treat nicks and words as one. For example, if I do `/watch foo` then I get notifications for these: -...
If you add that server to your `.tinyrc.yml` you can connect to it by providing the server's name as command line argument to tiny. Suppose the server is `chat.foobarbaz.net`, add...
> What I mean is to allow connection to ssl irc servers using `/connect` command. Ah! I misunderstood. Yeah `/connect` should support SSL somehow. I don't know how to tell...