http://status.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/productivity/mentalopti/index.html
The rest of the workspaces are work-related, where i use the terminal alot, hence from a terminal window i need to remember the following tmux shorcuts: #enter tmux:
tmux
#CTRL+b is the default tmux keybind to start any tmux action.
#to cancel it just press ESC
#WINDOWS
#Create a new window:
CTRL+b c
#kill current window:
CTRL+b &
#Rename Window
Ctrl+B ,
#Goto window:
CTRL+b 123456789
...