Ryan C

Results 5 issues of Ryan C

Hey! I've been messing with this, and hit a weird bug where if I called `nvim.api.buf_set_lines`, I got back the error `pynvim.api.nvim.NvimError: b"object of type 'int' has no len()"`. This...

Hey! I've been looking for a way to automate my project board, so I can get a better overview over some of my projects, and found this. One thing I...

**esy version:** 0.5.6 **Operating System:** Windows 10 (1809) **Issue:** On `esy build` I got a `Permission Denied` error on trying to move a file: ``` esy-build-package: move C:\Users\ryan\.esy\3_\s\opam__s__dune-opam__c__1.7.1-d697712f to C:\Users\ryan\.esy\3_\i\opam__s__dune-opam__c__1.7.1-d697712f:...

The partnered PR for the `esy-tree-sitter` bits. Just need to fix the building of the C++ bits.

Starting to add some buffer stress tests, to narrow down what is happening in https://github.com/onivim/oni2/issues/296. What is odd currently is that locally the second test fails, despite being a copy-paste...