diff options
Diffstat (limited to 'Doc/Zsh/zle.yo')
| -rw-r--r-- | Doc/Zsh/zle.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index a0d97a0c8..8c1cd078d 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1328,7 +1328,7 @@ Read a character from the keyboard, and move to the position just after the previous occurrence of it in the line. ) tindex(vi-first-non-blank) -item(tt(vi-first-non-blank) (unbound) (tt(^)) (unbound))( +item(tt(vi-first-non-blank) (unbound) (tt(_ ^)) (unbound))( Move to the first non-blank character in the line. ) tindex(vi-forward-word) |
