James McCoy

Results 27 issues of James McCoy

Example run: https://github.com/jamessan/pynvim/actions/runs/382403759

Running the tests with Python 3.5.3, this traceback is dumped to the console: ``` $ nosetests3 ................................................... ---------------------------------------------------------------------- Ran 51 tests in 1.613s OK Exception ignored in: Traceback (most recent...

Currently, trailing spaces are only stripped from the first element in a line if it contains non-whitespace characters, however this causes padding creep. Given a block like ```     foo   =>...

There are some existing test failures on both OSes, and I've adjusted some of the asserts so it's easier to see why they're failing. I'll try to find some time...

stale

> Regarding OpenBSD CI - is that something we could incorporate into the GitHub Actions CI? After a little searching, I found https://github.com/cross-platform-actions/action which looks promising. _Originally posted by @jamessan...

stale

### Steps to reproduce Consider the following two sets of commands (`set fdc=2` is just to help visualize). 1. `vim --clean -c 'set fdc=2' -c 'normal! ggzf0zR'` Here, typing either...

bug

Running these jobs before the recent big-endian fix [shows the failing test](https://travis-ci.com/github/jamessan/kitty/builds/162070006).

`g:GPGExecutable` currently forces `--trust-model always` in order to avoid the potentially costly trustdb update. This should instead use `--no-auto-check-trustdb` since that honors the user's trust model but still avoids the...

enhancement

tree-sitter/tree-sitter#1845 added the root_node_with_offset API and its usage in tree-sitter-cli, so bump version accordingly.

With an invisibility buff, I went into one of the piranha rooms and the piranhas then moved to block the door. No problem, I thought, I can just use a...