carschandler

Results 21 comments of carschandler

Popping in to confirm that I'm also still getting this bug :)

@tchofy thanks! The top was sufficient for what I wanted, but the toggling on/off of borders does make windows jump around a bit sometimes (this may be unavoidable), and it...

On NixOS + Hyprland (Wayland) + nVidia with `enable_wayland = true` ``` interface 'wl_surface' has no event 2 08:12:57.780 ERROR wezterm_gui > running message loop: error during event_q.read_events protocol_error=None: Bad...

> I believe these use cases have been addressed at least in part with #259 > Bootstrapping packer + plugins in init.lua without errors > > ```lua > local fn...

Agreed with @zanieb this feature is the main reason I use Black over Ruff. Thinking about splitting all of my strings manually gives me Java-scented nightmares.

Cool! I still think that it would be beneficial to include something about `foldlevelstart` since the options in the README currently still cause all folds to be fully collapsed by...

@gvwilson this is feature is still not implemented in the most recent version of Plotly. Thanks \:)

No worries! If I find some spare time I may mess around with trying to implement it.

This is a pretty big issue in my opinion. If I have a python environment loaded up that I want to be persisted through an entire tmux session, I can't...