Debugging zsh-autocomplete in tmux

Debugging zsh-autocomplete in tmux The Problem In tmux, I was annoyed by zsh-autocomplete, which displayed a search history. Once I was on a line I wanted, but needed to make modification, I attempt to use the left arrow key, which ended up moving me up the history menu. I had an idea that Claude would be able to help me debug this, but first, I discovered there was a discrepancy between tmux and non-tmux environments. ...

11 Nov 2025 · 5 min · Alan FungSchwarz