Eric Richards

Results 7 issues of Eric Richards

Stock items that are "Due date type" of "Expiration" currently do not appear in the "Due soon" filter and on the home screen in the "Stock overview" section. This is...

bug

### Neovim version (nvim -v | head -n1) NVIM v0.9.5 ### Operating system/version Ubuntu 22.04.4 (WSL) and Windows 11 ### How to reproduce the issue Minimal config: ```lua vim.g.mapleader =...

bug

I enjoy the "status.show_tools" setting, but I'd prefer it to not show globally installed tools. An additional option to toggle showing global tools would be nice, possibly make the options...

enhancement

This adds [sourcehut](https://git.sr.ht/) as a source for epm. I feel it has become a popular enough open source hosting to warrant adding it to the default list. I'm currently in...

Fix Windows "Quick Edit Mode" being disabled by external programs. Fixes #1871. Quick Edit Mode allows mouse interaction the user to select / copy text, scroll with the mouse wheel,...

### What happened? When JMAP identities are generated, if there is only one email, then the name field is set to the principal name, but if there are multiple emails...

bug

It would be nice to have syntax highlighting on the "snapshot" buffer. I believe it should just be setting the filetype to be the left pane, will see if I...