tmux cheat sheet (C-x means ctrl+x, M-x means alt+x) Prefix key The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf: remap prefix to Control + a
Common Options -#, --progress-bar Make curl display a simple progress bar instead of the more informational standard meter. -b, --cookie <name=data> Supply cookie with request. If no =, then specifies the cookie file to use (see -c). -c, --cookie-jar <file name> File to save response cookies to.