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 --- Etc/BUGS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Etc') 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