diff --git a/README.md b/README.md index 84891c5..adc5e87 100755 --- a/README.md +++ b/README.md @@ -136,6 +136,8 @@ Config files won't be overridden, `etc/wsl-terminal.conf` and `etc/minttyrc` wil Then `open-wsl` will use tmux. +Note: the default tmux bind-key `Ctrl B` is set to `Ctrl A` here to be cute. + ## Switch distros Use `open-wsl -d distro` to switch distros: diff --git a/README.zh_CN.md b/README.zh_CN.md index af6f85b..1008449 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -139,6 +139,8 @@ use_tmux=0 然后 `open-wsl` 就会使用 tmux 了。 +默认tmux的命令前缀`Ctrl B`不是很方便,这里改成了`Ctrl A`。 + ## 切换发行版 使用 `open-wsl -d distro` (在 `cmd.exe` 里运行)来切换发行版: