Jawaban:
"Bind" adalah alias untuk "bind-key", mereka memiliki efek yang sama.
Anda juga dapat mempersingkat perintah selama hanya ada satu perintah yang dimulai dengan huruf yang Anda tulis, jadi misalnya "bind-k" atau "bin" juga berfungsi.
Dari halaman manual:
bind-key [-cnr] [-t key-table] key command [arguments]
(alias: bind)
(...)
Most commands have a shorter form, known as an alias. For new-session,
this is new:
$ tmux new vi
Alternatively, the shortest unambiguous form of a command is accepted.