detaching from tmux session in sprite doesn't work anymore as of today for older sprites

Hi there! For a couple of hours now, I have not been able to detach from tmux sessions with ctrl + b and then d anymore from a sprite that is a few weeks old. Instead, ctrl + b moves the cursor back by one character and ctrl + a moves it to the start of the line (standard emacs/readline line-editing bindings?). I just upgraded and created a new sprite, and tried the same there, and the error doesn’t occur in that case.

Would really appreciate a fix for this! I need tmux in my setup for running long-horizon coding agents on Sprites, so this is super important for me. Thanks!

to clarify, today I upgraded from 0.0.1-rc43 to 0.0.1-rc44

hi, thanks for reporting this and noting the fix! could you let us know the name of the few-week-old sprite so we can take a look?

hi, I looked into it once more and was able to resolve it from my side (some stray tmux keybinds i had not noticed). thanks for the quick response though!