Tom Regner
Tom Regner
I see these problems only in the nvim-gps lualine string, but with every font I tried (JetBrains Mono, Hasklig, Fira Code, ...) terminal rendering in e.g. wezterm with JetBrains Mono...
This is because the minus is a line-drawing character; see #9 (this issue could be closed aas duplicate of #9). I rely, for an org-reveal presentation, on that normal behaviour,...
Is there any progress visible (like a branch somewhere)? I just discovered the whole emacs-lsp infrastructure, and am thrilled :) -- I would like to help to get trait-treatment going,...
I had the same problem with freepale (an older version) - changing the display-type (Preferences -> Appearance -> Look and Feel) to gtk+ solved the problem as well.
If new functionality and grammar/spelling corrections are done, I prefer multiple commits, separating the different types of change.
I proposed a test implementation in https://github.com/ShangjinTang/wd/pull/1 - don't know if this is good enough - let me know, if I need to change anything.
I have the same symptoms and it looks like the zsh option `extended_glob` is causing this at my end: ``` ~/projects/zshorg master[8fc846b] ✔ $ [12:09] ❯ wd show * No...
@kelbyers do you have extend_glob set in your setup, or is this possibly something else on macOS?
I had the same error today - I tried 'doom build && doom sync -u', etc. to no avail. I then deleted the eln-cache directory `~/.emacs.d/eln-cach/28.1-HASH` (this was helpful in...
I think I can reliably say that it occurs if I changed the package state somehow (removing, adding, unpinning packages) - I'm not a 100% sure, but it does not...