mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
17384: new recursive-edit widget.
This commit is contained in:
parent
053629183d
commit
a18f020282
4 changed files with 164 additions and 95 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-07-01 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 17384: Src/Zle/zle_main.c, Src/Zle/iwidgets.list,
|
||||
Doc/Zsh/zle.yo: new `recursive-edit' widget allows a user-defined
|
||||
widget to pass control back to zle as a subcommand.
|
||||
|
||||
2002-07-01 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 17387: Completion/Zsh/Context/.distfiles,
|
||||
|
|
|
@ -1620,6 +1620,48 @@ At a secondary (tt(PS2)) prompt, move the entire current multiline
|
|||