Trygve Aaberge
Trygve Aaberge
@grassdionera: Setting `paste_bracketed` to off is not really what you want to do since alacritty supports bracketed paste, and disabling it means weechat having to detect multiple lines using timers...
@flashcode: Great, thanks! Would be nice if you could look at #1503 and #1504 at the same time. They are related, and are pretty simple, so I think they should...
> As for the commands, that's a Weechat limitation, scripts share the scope of the underlying plugin for many things, commands amongst others. The Matrix script is being rewritten as...
What do you propose to move from `$XDG_STATE_HOME` to `$XDG_STATE_HOME`? The only thing I can think of that fits that description is the `weechat.log` file. I don't think the buffer...
> Well, I don't read the spec to be saying that the stuff in `$XDG_STATE_HOME` is necessarily _un_ important. However, buffer logs are probably not _portable_. Why do you think...
> Unless I'm copying the buffer logs from one place to another, right? How should I resolve merge conflicts? Just append one log to the other and sort by time....
> `weechat.log` does seem like it belongs there, though, no? Yes, that I agree with.
> My suggestion would be to not send a message with a tag like "no_send_relay" via relay. every script can set such a tag (for example the stalker.pl script, the...
Hm, yeah, I suppose you're right.
@jjdredd: Yes, WeeChat has nick completion. What this issue is asking for is being able to complete a nick after typing a partial nick and `:`. If you don't type...