dkrieger

Results 12 issues of dkrieger

htop shows activity on all 8 CPUs (i7 8550u)

## Description: Add option to use last-active tmux pane as runner pane. - When `g:VimuxUseLast == 1`, use last pane as runner pane. This pane can be in any window....

I have a very large repo that requires using sparse-checkout to avoid significant performance penalties when running git status. Editing .git/info/sparse-checkout is a way to manage the skip-worktree bit, and...

t:enhancement
c:VCS support

The "Files" file manager that comes with vanilla Android (i.e. on a Pixel) is not recognized by the app. I'm aware that installing a 3rd party file manager can skirt...

If I open any wayland application (tested gnome-terminal, firefox on wayland) and move it to my secondary monitor, closing that window causes gnome-shell to crash. Doesn't happen when using xterm,...

Using the following does nothing. Furthermore, this doesn't appear to match the API of `style` (imported from react-stylesheet). Is this project (and/or react-stylesheet) abandoned? > Customizing label rendering: > ```...

# Background `CHECK_MODE_APPLY_DEFAULTS` uses defaults from first "oneOf" option rather than the one that validates. The same has been observed with "anyOf", but the test uses "oneOf" # Test ```php...

I've added some lines in my .vimrc to allow toggling mouse support and foldenable, using 'm' and 'z' respectively. Would you rather keep the feature set as it currently stands,...

I'm getting the right values on render, but the wrong values on orientation change. Inside my wrapped component, there is another wrapped component in use tracking margin, and that value...