Mario Camou
Mario Camou
I am having the same problem with KVM on a NUC. The host OS is Ubuntu 22.04, and can see the Bluetooth controller. I've exported the Bluetooth controller (USB ID...
However, this does not just happen after folding. My buffer has all messages folded. I move the cursor to the message below the fold, and when I hit Enter the...
This is what I mean: * I am in the headers view, with no message opened. All threads are folded. * The cursor is on a message right above a...
The case with the fold containing an unread message can be even weirder. I just saw this happen: * The cursor is on the fold. There is an unread message...
I'm using Doom Emacs (therefore evil-mode), so `J` above is actually `mu4e-headers-next` (and I should actually have said `j` instead of `J`). The down arrow actually works correctly. In the...
Correction: the down arrow does the same thing as `j` / `C-j`.
I did `M-x mu4e-thread-folding-mode`. Initially nothing happened, but when I opened a message folding mode got activated. I assume that I need to add this call to one of the...
I got it to work with this config: ``` (use-package! mu4e-thread-folding :after mu4e :config (add-to-list 'mu4e-header-info-custom '(:empty . (:name "Empty" :shortname "" :function (lambda (msg) " ")))) (setq! mu4e-headers-fields '((:empty...
From @willscott on Slack: we don’t have config at the node level though, so would have to add that. it’s a remnant of how the zondax work happened for multi-beacon
From @AnomalRoil on Slack: Refactoring the way we handle TLS and its configuration might be a good idea anyway and shouldn't take too long in case we want to roll...