How Claude Helped Me Fix a tmux Keybinding Conflict

How Claude Helped Me Fix a tmux Keybinding Conflict As a years-long user of tmux, I’ve developed muscle memory for certain keybindings. One of these is prefix + ctrl-s for switching to the previous window (last-window). Recently, I installed tmux-resurrect, a plugin that saves and restores tmux sessions. By default, it binds prefix + ctrl-s to save the session state. I struggled with this for much too long; every time I tried to switch windows, I was inadvertently saving my tmux environment instead. I wasn’t looking forward to digging into the tmux-resurrect documentation, but then I realized that Claude could solve this problem quickly. ...

7 Nov 2025 · 2 min · Alan FungSchwarz