Kevin Fleischman

Results 11 comments of Kevin Fleischman

@pianocomposer321 did you get anywhere with this? I'm trying out hyper and immediately tried to hunt down a plugin that could replace vim-tmux-navigator

Bummer! I've been messing around with trying to create a new plugin to replace vim-tmux-navigator, but definitely having a lot of trouble figuring out how to communicate back and forth...

This is happening because the DOM testing library explicitly sets the maxLength of stringified DOM elements to `0` if it's being called from within Cypress https://github.com/testing-library/dom-testing-library/blob/main/src/pretty-dom.js#L21-L24 I'm not sure what...

@leschdom that was helpful, thank you! PR's linked above I think the issue is not related to which Cypress version is used, but rather that, at the time the decision...

Is there any interest in adding support for customizing the `cacheEntryNamePattern` further? I'm imagining support for some kind of environment variable token, which would be interpolated when Rush generates the...

I'm not sure what's going on with the failure in the Node CI build - I was actually seeing something similar locally, but that turned out to be due to...

Hey @darthtrevino - hope your labor day weekend was good if you're based in the US, and hope your regular weekend was good if not! Do you have any idea...

Hey @darthtrevino sorry for another ping, but any chance I can get you to review this? Not sure if there are other maintainers I can be bugging instead

This seems to still be an issue - I started running into it after a poorly thought out series of library upgrades on my machine. While we wait for a...