Jamie Macdonald
Jamie Macdonald
I'm getting a similar error on my M1 Pro Macbook Pro: ``` stderr: Traceback (most recent call last): File "", line 1, in File "/Users/jamie/opt/anaconda3/lib/python3.9/site-packages/neovim/__init__.py", line 5, in import pynvim...
I resolved my issue by ensuring `msgpack` and `greenlet` and `pip` were installed through anaconda. This was by: ``` pip uninstall msgpack greenlet pynvim ``` ``` conda install pip Collecting...
I still experience this issue on neovide 0.11.0 installed via homebrew cask `brew install homebrew/cask/neovide`. It still inserts "``" when pressing Ctrl-Cmd-Space
Is it possible to get helix to automatically call `reload-all` when it gets focused in the same way that `auto-save` is triggered? It might be a reasonable temporary fix while...
I'm having the same issue with NvChad - it seems the statusline is not being hidden - here are screenshots. Regular editor: TZAtaraxis: TZAtaraxis after `:statusline=test`: I'm not actually sure...
Examples?
FTR, I've run into this issue with Google calendar, the problematic line in my sync.db being: ``` 662f693bf58e73324bad533485126f40e9fb0199 ``` So, it's not specific to iCal I guess
OH, I figured out what the window is - it's the system tray icon. Disabling the system tray icon in my preferences makes tdrop work. Maybe we can add a...
No errors when I launch `keepassxc` from a terminal
 I still get this behaviour on 9ada23e - note how it doesn't display 28 in this gif