log src/os_unix.c @ 31672:9dc48932db8e v9.0.1168

age author description
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Mon, 19 Dec 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.1080: the "kitty" terminfo entry is not widespread v9.0.1080
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Sat, 08 Oct 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0694: no native sound support on Mac OS v9.0.0694
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Tue, 27 Sep 2022 17:00:13 +0200 Bram Moolenaar patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions' v9.0.0606
Sun, 04 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0376: clang warns for dead assignments v9.0.0376
Sat, 27 Aug 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0287: Irix systems no longer exist v9.0.0287
Fri, 26 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0271: using INIT() in non-header files v9.0.0271
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 28 Jul 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' v9.0.0100
Thu, 23 Jun 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.5154: still mentioning version8, some cosmetic issues v8.2.5154
Mon, 20 Jun 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5141: using "volatile int" in a signal handler might be wrong v8.2.5141
Mon, 20 Jun 2022 12:30:07 +0200 Bram Moolenaar patch 8.2.5137: cannot build without the +channel feature v8.2.5137
Sun, 19 Jun 2022 15:45:02 +0200 Bram Moolenaar patch 8.2.5129: timeout handling is not optimal v8.2.5129
Fri, 17 Jun 2022 16:30:06 +0200 Bram Moolenaar patch 8.2.5115: search timeout is overrun with some patterns v8.2.5115
Thu, 16 Jun 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors v8.2.5113
Wed, 08 Jun 2022 12:00:04 +0200 Bram Moolenaar patch 8.2.5067: timer_create is not available on every Mac system v8.2.5067
Mon, 06 Jun 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.5062: Coverity warns for dead code v8.2.5062
Sun, 05 Jun 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.5061: C89 requires signal handlers to return void v8.2.5061
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Tue, 12 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4742: there is no way to start logging very early in startup v8.2.4742
Wed, 30 Mar 2022 12:00:05 +0200 Bram Moolenaar patch 8.2.4649: various formatting problems v8.2.4649
Sun, 13 Mar 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD v8.2.4560
Wed, 09 Mar 2022 15:45:02 +0100 Bram Moolenaar patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSD v8.2.4532
Sun, 27 Feb 2022 13:45:02 +0100 Bram Moolenaar patch 8.2.4480: suspending with CTRL-Z does not work on Android v8.2.4480
Wed, 23 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4457: the GPM library can only be linked statically v8.2.4457
Mon, 07 Feb 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems v8.2.4316
Fri, 04 Feb 2022 12:00:05 +0100 Bram Moolenaar patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated v8.2.4294
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Mon, 24 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim v8.2.4201
Sun, 23 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z v8.2.4195
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Wed, 29 Dec 2021 20:45:03 +0100 Bram Moolenaar patch 8.2.3941: SIGTSTP is not handled v8.2.3941
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 09 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3770: new compiler warnings from clang-12 and clang-13 v8.2.3770
Wed, 08 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3760: not automatically handling gnome terminal mouse like xterm v8.2.3760
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Fri, 19 Nov 2021 13:45:02 +0100 Bram Moolenaar patch 8.2.3623: "$*" is expanded to "nonomatch" v8.2.3623
Wed, 20 Oct 2021 11:15:04 +0200 Bram Moolenaar patch 8.2.3544: Unix: may leak file descriptor using non-existing directory v8.2.3544
Wed, 13 Oct 2021 11:15:04 +0200 Bram Moolenaar patch 8.2.3502: cannot enter password in shell command v8.2.3502
Sun, 03 Oct 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3468: problem with :cd when editing file in non-existent directory v8.2.3468
Mon, 30 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../' v8.2.3388
Wed, 11 Aug 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3327: no check for sysconf() failing v8.2.3327
Wed, 23 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3041: detecting if the process of a swap file is running fails v8.2.3041
Tue, 01 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2919: using ":!command" does not work if it uses posix_spawn() v8.2.2919
Sat, 27 Mar 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2662: there is no way to avoid some escape sequences v8.2.2662
Thu, 25 Feb 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.2550: signal stack size is wrong with latest glibc 2.34 v8.2.2550
Tue, 08 Dec 2020 19:30:05 +0100 Bram Moolenaar patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled v8.2.2109