我的 tmux.conf 中有以下内容
# Ctrl - t or t new window unbind t unbind C-t bind-key t new-window bind-key C-t new-window
但如果我用我的领导者密钥作为前缀,这些命令就会起作用。如何在 tmux 中绑定键而不需要使用前导键?
tmux
tmux ×1