diff --git a/plugins/term_tab/README b/plugins/term_tab/README index 645eeb2f..316062e7 100644 --- a/plugins/term_tab/README +++ b/plugins/term_tab/README @@ -7,7 +7,7 @@ What it does: This plugin allows to complete the 'cwd' of other Zsh sessions. Sounds complicated but is rather simple. E.g. if you have three zsh sessions open, in each session you are in a different folder, you can hit Ctrl+v in one session -to show you the pathes the other zsh sessions are in. +to show you the current working directory of the other open zsh sessions. How it works: *************