Sean Buckley

Results 31 comments of Sean Buckley

FWIW, I also expected the `--reboot` flag to push the new config, and then reboot into it, and would not switch to the new config prior to rebooting. https://wikipedia.org/wiki/Principle_of_least_astonishment It...

I'll just add to that, I own two different model freesync monitors, and they both flicker bad enough that I would disable freesync during desktop use. They both happen to...

It would take either KDE or GNOME fully enabling VRR at the desktop to make the driver devs step in and try to come up with a workaround. My guess...

This PR does not seem to be moving, and I actually stopped using this patch at some point anyway. I'll keep my branch if someone else wants to pick this...

FWIW, you can recreate this behavior today using an external plugin. Adding the "shlvl" segment in powerline and then putting this bash script is in your PATH as `powerline-go-shlvl` ```...

As of tmux 3.4 (which is not released yet), tmux will actually stop you from setting this value to 0. So yeah, +1 on merging this. ref https://github.com/tmux/tmux/commit/201a8d8e7eb0bf208918c698e64aa120864c6dfc https://github.com/wez/wezterm/issues/2060#issuecomment-1143775552

The description of escape-time in README.md still says 0. This PR should probably include a change to that as well.

Related? https://github.com/prettier/prettier/issues/13538 The editorconfig spec actually says the search should proceed outside the project directory.

It's probably a good thing to eliminate "surprising behavior" where possible, rather than warn about it IMO. If RFC 137 succeeds, that sounds like the better route to me. I...

[RFC 137](https://github.com/NixOS/rfcs/pull/137) did not pass.