Tom Picton

Results 26 issues of Tom Picton

Entering `vi}i}i}...` to select inside braces and expand to the next set of braces doesn't work beyond the initial selection with targets.vim. `vi)i)i)...` seems to work OK

Using localstorage 2.0.0, I've found that calling `save` on a model using localstorage doesn't always work as intended. The new attributes (if given) are applied correctly, but when fetching the...

bug

Under certain conditions (GLX backend on the Radeon driver with software cursor enabled), Compton causes the mouse to flicker. I believe this is happening during screen redraws as it's particularly...

This PR fixes the envplus module imports failing under Python 3. It also adds the env package requirement which previously had to be installed manually. I've opened a PR over...

When installing env through pip on Python 3, calls to `prefix` fail at a `print` statement using the Python 2 syntax. However, that statement isn't in the source in this...

When trying to install the dfont for the italic style, the macOS font book thinks it's the bold style which results in a conflict between the bold/italic styles. There's also...

i.e. `guifg=#FF0000 guibg=NONE gui=standout` should behave as it would with `gui=reverse`, but with bold text. It currently behaves as if `gui=NONE`.

I have a few questions–would you consider enabling the "Discussions" GitHub feature for community help? :) First question is specific to `graphql-let`. Is it possible to include fragments when using...

- `@testing-library/dom` version: 7.28.1 - Testing Framework and version: Jest 26.6.3 - DOM Environment: jsdom 16.4.0 ### Relevant code or config: ```js import { render } from "@testing-library/react"; import {...

Would it be possible to add an option to add references from `references.bib` into the bibliography without having them cited in the body of the document? Supposedly `\nocite{*}` should take...