====== Ubuntu - tmux - Cheatsheet - Miscellaneous ====== ^Shortcut^Action^ |CTRL-z|Suspend the tmux client.| |r|Force redraw of the attached client.| |t|Show the time.| |~|Show previous messages from tmux, if any.| |f|Prompt to search for text in open windows.| |d|Detach the current client.| |D|Choose a client to detach.| |?|List all key bindings.| |:|Enter the tmux command prompt.|