Blake North

Results 113 comments of Blake North

Thanks for testing this out! I have not tested this with projects that are quite that large, so I don't think I can solve this on my own. Although, it...

Is it possible that [v1.1.0](https://github.com/NeoApplications/Neo-Store/releases/tag/1.1.0) solved this for you? I had some similar performance issues that made neostore basically impossible to use, but they've been solved since v1.1.0.

I agree, something like this would be greatly appreciated. Hoverzoom often gets in the way when I play videos that are already displaying through my browser's builtin video player. When...

I looked around, and I found some info in the manual about undo blocks ([`:h undo-blocks`](https://neovim.io/doc/user/undo.html#_3.-undo-blocks)). Seems like it could be what we're looking for, if not it's related. I...

Good question. In the standard markdown editor, the color is green, which matches the background image that I picked (the stock background image of a fern). I'm not sure why...

Oh, I didn't even know there was a new rich text mode! I actually _really_ like the classic markdown editor because it does such a good job of showing what...

Sorry, maybe my original diagram wasn't clear. What I'm bringing up is it seems as though the folder list should continue beyond the end of the menu, like this: |...

The part that's possibly most problematic about the current design is that when the category list is too big, it creates nested scroll bars, one for the ellipses menu and...

You can remove the last printf call if you replace line 33 with this: `tty:write '\x1b]30001\x07'`. Also, I tested these changes with kitty and it all seems to work just...

Yeah, I guess that's the conclusion here. I'll let you know if anything changes, but for now it seems like I can't use rpi-nix since my bootloader explodes with it...