Show a digital clock in Tmux

Show a digital clock in Tmux

So today, I was trying to detach a tmux session and instead of pressing d I pressed t and found this awesome trick:

Screen Shot 2021-06-16 at 8.09.59 PM.png

So basically if you want to get a digital clock you can start a tmux session

> tmux

Then press CTRL+b after that press t

You can exit this by pressing any key.