Scott Olson
Scott Olson
> The issue got fixed even after removing the flag `db_safe_mode = false`. I believe it would reoccur again the next time you have stale entries (i.e. files that were...
I hit this issue and found it very confusing today. I had to resort to very verbose logging to figure out why watchexec was completely ignoring changes to the single...
This was fixed in https://github.com/wez/wezterm/pull/3818. :) ```lua config.show_close_tab_button_in_tabs = false ```