mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-06-12 07:28:04 +02:00
Unposted (cf. 52296): correct description of "vared -e"
This commit is contained in:
parent
8f0a8131fa
commit
e32da86111
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ If the tt(-p) flag is given, the following string will be taken as
|
||||||
the prompt to display at the left. If the tt(-r) flag is given,
|
the prompt to display at the left. If the tt(-r) flag is given,
|
||||||
the following string gives the prompt to display at the right. If the
|
the following string gives the prompt to display at the right. If the
|
||||||
tt(-h) flag is specified, the history can be accessed from ZLE. If the
|
tt(-h) flag is specified, the history can be accessed from ZLE. If the
|
||||||
tt(-e) flag is given, typing tt(^D) (Control-D) on an empty line
|
tt(-e) flag is given, typing tt(^D) (Control-D) in an empty buffer
|
||||||
causes tt(vared) to exit immediately with a non-zero return value.
|
causes tt(vared) to exit immediately with a non-zero return value.
|
||||||
|
|
||||||
The tt(-M) option gives a keymap to link to the tt(main) keymap during
|
The tt(-M) option gives a keymap to link to the tt(main) keymap during
|
||||||
|
|
Loading…
Reference in a new issue