mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02: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
|
@ -1153,6 +1153,11 @@ of backquotes on the line, ignore the trailing backquote.
|
|||
This is useful on some keyboards where the return key is
|
||||
too small, and the backquote key lies annoyingly close to it.
|
||||
)
|
||||
pindex(TRANSIENT_RPROMPT)
|
||||
item(tt(TRANSIENT_RPROMPT))(
|
||||
Remove any right prompt from display when accepting a command
|
||||
line. This may be useful with terminals with other cut/paste methods.
|
||||
)
|
||||
pindex(UNSET)
|
||||
cindex(parameters, substituting unset)
|
||||
cindex(unset parameters, substituting)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue