(tmux 新手)
macOS Mojave
tmux 3.1b
这有发生在其他人身上吗?
在获取 tmux conf 时出现此问题。
另外,我应该发布 tmux conf 文件吗?
home/.tmux.conf:17: command not found: set-option
home/.tmux.conf:18: command not found: set-option
home/.tmux.conf:33: command not found: unbind
home/.tmux.conf:39: command not found: setw
home/.tmux.conf:49: command not found: bind
home/.tmux.conf:50: command not found: bind
home/.tmux.conf:56: command not found: bind
home/.tmux.conf:59: command not found: bind
home/.tmux.conf:62: command not found: bind
home/.tmux.conf:65: command not found: bind
home/.tmux.conf:65: command not found: split-window
home/.tmux.conf:68: command not found: bind
...
...
答案1
- 这是一个糟糕的问题,因为我在写这个问题的时候很困惑。
- 我误解了如何重新加载 tmux 配置。正确的做法是
tmux source-file ~/.tmux.conf