tmux acts strange after I close the terminal it was initiated and reattach again.
Basically, I do is:
- start the iTerm or Terminal
- start a new tmux session
- work inside tmux
- close the terminal
- open a new terminal
- attach to tmux session
After the step 6, tmux starts to act strange, it won't react to keystrokes however it still listen to and respond to tmux commands.
Then, if I create a new window navigate back and forth tmux appears to dump all the content I've previously typed.