From e3c4c80f3ece4e28b4b29303f80efec861087ac4 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 6 Apr 2021 11:00:53 +0200 Subject: unposted: add several references to bugs in old list posts --- ChangeLog | 4 ++++ Etc/BUGS | 8 +++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a5ad2959..f41f2699b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-04-06 Oliver Kiddle + + * unposted: Etc/BUGS: add several references to old list posts + 2021-04-05 Daniel Shahaf * unposted: Etc/FAQ.yo: FAQ: Move the 'The mailing lists have diff --git a/Etc/BUGS b/Etc/BUGS index 47ffd7035..09271c2bb 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -12,6 +12,8 @@ the nonomatch and nullglob options. ------------------------------------------------------------------------ It is currently impossible to time builtins. ------------------------------------------------------------------------ +38754: unwanted scrolling of the terminal +------------------------------------------------------------------------ 40106: The comp* completion-related builtins (compadd, compset, etc) are run with $_comp_options in effect, rather than the user's options. ------------------------------------------------------------------------ @@ -26,6 +28,8 @@ skipped when STTY=... is set for that command 41203 and others: Make it easier to maintain C modules out of tree. (May require defining a stable API for modules, see 41254) ------------------------------------------------------------------------ +42609: :|: =(hang) +------------------------------------------------------------------------ 44007 - Martijn - exit in trap executes rest of function See test case in Test/C03traps.ztst. ------------------------------------------------------------------------ @@ -47,7 +51,7 @@ analysis in workers/45657 users/24765 -direct terminals. Not a bug as such but we may need to do something if -direct values in TERM are ever common ------------------------------------------------------------------------ - +44850: zle -M doesn't work properly if the command line fills the screen ------------------------------------------------------------------------ 45393/45396 [PATCH] avoid lseek(2) calls. 45768 is similar. @@ -83,3 +87,5 @@ causes a script to hang. ------------------------------------------------------------------------ 39319: () { exit } =(:) doesn't clean up the tempfile ------------------------------------------------------------------------ +48091: Bug in compdescribe with matcher 'b:-=+' +------------------------------------------------------------------------ -- cgit 1.4.1