diff options
| author | Oliver Kiddle <opk@zsh.org> | 2025-11-10 21:02:35 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2025-11-10 21:02:35 +0100 |
| commit | 45b6de088a0d560c420243c13b64587fd516baa8 (patch) | |
| tree | 42b6d4053069a897db7734f70e8dd06635a31887 /ChangeLog | |
| parent | 53438: support for changing terminal cursor shape and colour (diff) | |
| download | zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar.gz zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar.bz2 zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar.lz zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar.xz zsh-45b6de088a0d560c420243c13b64587fd516baa8.tar.zst zsh-45b6de088a0d560c420243c13b64587fd516baa8.zip | |
53402, 54042: make timeout for terminal queries configurable via a .term.querywait variable
Also clarify documentation and include fewer of the new extensions by default
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2025-11-10 Oliver Kiddle <opk@zsh.org> + * 53402, 54042: Src/Zle/termquery.c, Src/Zle/zle_main.c, + Doc/Zsh/params.yo, Doc/Zsh/zle.yo: make timeout for terminal queries + configurable via a .term.querywait variable, clarify documentation + and include fewer of the new extensions by default + * 53438: Doc/Zsh/params.yo, Doc/Zsh/zle.yo, Src/Zle/termquery.c, Src/Zle/zle.h, Src/Zle/zle_refresh.c, Src/Zle/zle_vi.c, Src/init.c, Src/zsh.h: support for changing terminal cursor shape and colour |
