Tim Culverhouse

Results 60 comments of Tim Culverhouse

> the prefix of a JOIN command should be a username, in which [a dot character is forbidden](https://modern.ircdocs.horse/#clients). Yes, I was *heavily* relying on the `SHOULD` in `SHOULD NOT` use...

To add to that, I've generally considered the interpretation of `source` to be context dependent on the actual command. IE, JOIN is always a username, PRIVMSG is always a username,...

Thanks for the clarification! I sent you details on IRC for logging into an instance for testing.

I can't remember exactly why, but I suspect this was an issue someone had and brought it up on Discord. If xterm is prefixing them, I agree we should revert...

> I had originally added in variable and function declarations because of @llogick's [comment](https://github.com/zigtools/zls/pull/1916#issuecomment-2159789958) earlier in this thread. I personally liked including the public function signatures to show how a...

> Am I missing something or is this uniform never set to anything non-zero? Mostly correct. It's initialized as 0, but then always set to the previous `iTimeCursorChange`. > Can...

I am actually thinking this is too hacky and we probably should go another direction. Outside of typing speed, I'm not sure the utility of this feature and it would...

The only reason for this was in case users didn't want to pass in an allocator because their application didn't need paste events (or didn't enable them, for example). The...

> P.S. I love this project, I've only just started playing around with it, but I can see it becoming my favorite TUI library, **and its in zig**! Thanks :)....

What terminal are you using? I am wondering what the actual encoded key sequence is that libvaxis is reading...but that will depend on if you have a terminal with kitty...