mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
unposted: fix a typo in docs
This commit is contained in:
parent
b4b02fbc8a
commit
aa317f355c
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ previous keymaps will be restored.
|
|||
|
||||
tt(Vared) calls the usual `tt(zle-line-init)' and `tt(zle-line-finish)'
|
||||
hooks before and after it takes control. Using the tt(-i) and tt(-f)
|
||||
options, it is possible to replace these with other costum widgets.
|
||||
options, it is possible to replace these with other custom widgets.
|
||||
|
||||
If `tt(-t) var(tty)' is given, var(tty) is the name of a terminal device
|
||||
to be used instead of the default tt(/dev/tty). If var(tty) does not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue