mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 05:21:00 +01:00
16063: add transientrprompt option to remove right prompt from
display when accepting commands
This commit is contained in:
parent
14e13fb407
commit
cc28002e54
5 changed files with 39 additions and 8 deletions
|
|
@ -1439,6 +1439,7 @@ enum {
|
|||
SINGLECOMMAND,
|
||||
SINGLELINEZLE,
|
||||
SUNKEYBOARDHACK,
|
||||
TRANSIENTRPROMPT,
|
||||
UNSET,
|
||||
VERBOSE,
|
||||
XTRACE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue