Edd Barrett
Edd Barrett
So, am I correct in thinking that the `cc` crate will always build C files regardless of if there was a change? I'm tracking down a rebuild issue, and I'm...
Similar issue on pynvim-0.4.1 and neovim-0.4.4: ``` ===> Regression tests for py3-neovim-0.4.1 cd /usr/local/pobj/py-neovim-0.4.1-python3/pynvim-0.4.1 && env HOME=/usr/local/pobj/py-neovim-0.4.1-python3 /usr/local/bin/py.test-3 ============================= test session starts ============================== platform openbsd6 -- Python 3.8.5, pytest-4.4.0, py-1.8.0,...
Similarly, it would be good if pageup and pagedown were captured by neoscroll.
I tried this on my work machine and the bindings here _do_ work. In summary: Thinkpad x61 - Ctrl+pgup/pgdown do not work Dell Optiplex - Fine. I expect the thinkpad...
Hi, Saw a blog post about nu on lobste.rs and wanted to try it out, but sadly, as noted in this issue, doesn't build on OpenBSD due to battery abstractions....
Oops, I thought I was on the nushell repo! My bad.
OpenBSD has ncurses-5.7 in base: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcurses/
I've hit this problem today...
I'd also like this feature
> E.g., you could use this to zero-copy read the symbols if you can get a pointer to the symbol table That's doable as long as I can make the...