Zachary Taylor
Zachary Taylor
May be similar/related to https://github.com/operator-framework/operator-registry/issues/330 - slightly different use case but fix looks applicable for both.
I've had some weird issues with windows so I made a quick script for anyone who is interested: ```sh filename=${1:-desktop} directory=$HOME/.config/yabai/layouts/$(hostname) mkdir -p $directory yabai -m query --windows | jq...
Terminal codes were in the tool output for me in the session file. Through some work with claude I was able to build this script that fixed it for me:...