Show clock

help

// what it does

Turns the current pane into a large ASCII clock (tmux's clock-mode). It's a lightweight, glanceable way to show the time in the terminal and a quick confirmation that mode switching is working.

// shortcut

Ctrl + bt

// gotcha

The clock takes over the entire pane. Press q or Esc to leave clock-mode and return to your shell.