Albert Lee
Albert Lee
@LilyWangLL @BillyONeal any time to look at the current version of this?
Just FYI I'm working on adding support for Solaris/illumos to vcpkg for the express purpose of getting this to work again (although I'm testing with a toolchain built with pkgsrc...
My previously paired DualShock 3 controllers stopped connecting after updating to SteamOS 3.7.5 Beta (and subsequent versions). They still appeared appearing paired in the Bluetooth settings and couldn't be removed....
I'll give this a try, thanks
illumos/Solaris build works fine still.
OK, after reading the description of `weechat.completion.partial_completion_templates`, I think I understand the intention now. When `weechat.completion.partial_completion_command_arg` is enabled, the templates list has the opposite effect and becomes a list of...
Thinking about this some more, I believe a single config option could cover all of the existing use cases of the combinations of `weechat.completion.partial_completion_templates`, `weechat.completion.partial_completion_command_arg`, and even `weechat.completion.partial_completion_command`. This would...
Also a useful completion enhancement would be to expand from a partial completion to full completions if you press _Tab_ multiple times, like zsh and some other shells do.
> So what I propose to simplify this, which some changes on current behavior, but I think it's better: > > * option `weechat.completion.partial_completion_templates`: always make partial completion on these...
I tested the current branch and am happy with it. Thanks for your work on this.