Rabbit holes all the way down...
- I need to go fiddle on a server to adjust some of the containers I run there...
- Meh, I don't have tmux set up there, and ssh'ing multiple times is for n00bs...
- Let me try this new terminal I heard can replace tmux but better...
- Let me spend two evenings reading through its configs to get keymapping the way I'm use to...
- Now this is complex enough config I ought to store it in my dotfiles repo...
- Let me double-check my dotfiles repo tests haven't regressed in the last couple of months...
- They did. Let's fix that first...
- Oh, neovim plugin wants a newer neovim version than the one Ubuntu 24.04 has, let me add a ppa...
- Oh I never had tree-sitter CLI installed, no wonder syntax highlighting looked wonky...
git commit -m "add the new config to dotfiles, finally"
So, where was I?..