protist
protist
@hq6 Thank you. As per above, for me personally, it's not super-high priority, but it would be a welcome addition.
Yes, this issue is still present in Neomutt 20231103. Thanks for checking @roccoblues !
Thanks @roccoblues . I think possibly it's related to having `set sendmail_wait=-1`? I tested with this set, and I get the issue as described. For example, `set sendmail = "foo"`...
Thanks @jindraj. Sorry, maybe I was unclear, but the main question was actually this: > Is there a simpler way to do this? i.e. disable the window temporarily, and show...
Thanks @jindraj, the macro is brilliant. I modified it slightly to [toggle](https://neomutt.org/guide/configuration.html#set-commands) instead of just turning query window off. ``` macro index 0 \ "set invnm_query_window_enable\ ^\ echo \"Notmuch query...
> I'd say it's due to `^` part of the macro. This is needed, because you need to reload the current mailbox to reflect the change of the query window...
Thanks @N-R-K! That seems to work perfectly!
FWIW I would also find this useful, e.g. when backing up a full system as root, there is no need for another file with an explicit list of permissions.
Does this currently not work with pipewire at all? I'm on Arch Linux using pipewire, pipewire-pulse, and wireplumber, and it doesn't seem to work for me. I installed the [package](https://aur.archlinux.org/packages/bluetooth-autoconnect),...
Thank you @jrouleau for the detailed explanation. Sorry, I should have mentioned that I had subsequently gotten my system working. I previously had the kernel parameter `btusb.enable_autosuspend=n`, but after changing...