How to terminate a window in tmux? Like the Ctrlak shortcut in screen with Ctrla being the prefix.
ctrl + d kills a window in linux terminal, also works in tmux.
ctrl + d
This is kind of a approach.