Nathan Knowler

Results 34 issues of Nathan Knowler

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] This is...

enhancement

In order to style `` across browsers, one needs to use `appearance: none` (with `-webkit-` prefixed in Safari prior to 15.4), however, using this CSS property strips the implicit `role`...

You probably can use `Window.matchMedia()` to check for this. The play/pause button would be helpful for those who don’t usually have reduced motion set, as the hero animation is quite...

enhancement
good first issue

We’ll see how this goes... attempt number 975.

Currently, I have disabled the following Treesitter parsers: - jsdoc - comment - typescript - tsx Need to figure out which one of these is the issue.

bug

Some change with the Alacritty default shell causes it to fail immediately. Can quickly and temporarily solve this by running `tmux new -s code -c $HOME -d` in Alfred after...

bug

I have some project specific Tmux bindings I’d like to make. For example, - Open Laravel Tinker (via Lando) in a pane - Running tests in a pane I already...

enhancement

Right now the key mappings are fairly inconsistent. I think it would be a good idea to make use of modes so that there isn’t a bankruptcy of available key...

enhancement
macos

Modes in skhd really fit screen capturing workflows and I believe I can make a more intuitive experience for a number of applications.

enhancement
macos