Tmux tips

# General shortcuts
prefix + u		# urls picker
prefix + C		# new session with custom name
prefix + c		# new session
prefix + I		# install plugins
prefix + f		# open files

prefix + ,    # rename current window

# copycat
prefix + ctrl-f - simple file search
prefix + ctrl-g - jumping over git status files (best used after git status command)
prefix + alt-h - jumping over SHA-1/SHA-256 hashes (best used after git log command)
prefix + ctrl-u - url search (http, ftp and git urls)
prefix + ctrl-d - number search (mnemonic d, as digit)
prefix + alt-i - ip address search