mathieulj
mathieulj
**Version** ``` ❯ cargo tree | rg tokio repro-tokio v0.1.0 (/Users/mathieuletendre-jauniaux/work/repro-tokio) └── tokio v1.32.0 └── tokio-macros v2.1.0 (proc-macro) ``` **Platform** I've observed this on both macos and windows but the...
I regularly use Zellij to maintain a session across multiple open terminals and would love to have tabs that can compute their sizes taking into consideration which clients are viewing...
If neovim is started during a git commit, the GIT environment variables will point to the host index and attempting git operations without clearing the environment can corrupt the parent...