Commit graph

  • 7b59512a15 Some small improvements and bug fixes basilisk0315 2025-02-08 12:44:38 +11:00
  • 64a9f2f07c
    fixup! runtime(tex): fix highlight of macros Eisuke Kawashima 2025-02-08 07:47:20 +09:00
  • d4944a8951
    runtime(tex): fix highlight of macros Eisuke Kawashima 2025-01-18 08:35:33 +09:00
  • 7e15d6e13e
    runtime(tex): add test related to newcommand, newenvironment, and their variants Eisuke Kawashima 2025-01-31 06:39:39 +09:00
  • 3b2f46be4d Refactor findfile.c to remove calls to STRLEN() basilisk0315 2025-02-08 09:39:44 +11:00
  • a6d5778d9b
    patch 9.1.1082: unexpected DCS responses may cause out of bounds reads v9.1.1082 Julio B 2025-02-07 20:44:49 +01:00
  • a41dfcd55b
    patch 9.1.1081: has('bsd') is true for GNU/Hurd v9.1.1081 Zhaoming Luo 2025-02-06 21:39:35 +01:00
  • 9c8f9b10fc
    patch 9.1.1080: filetype: Mill files are not recognized v9.1.1080 Chris Kipp 2025-02-06 21:26:08 +01:00
  • a5e03f68a8
    patch 9.1.1079: GUI late startup leads to uninitialized scrollbars v9.1.1079 Yee Cheng Chin 2025-02-06 21:18:17 +01:00
  • b69cd52447
    runtime(misc): Add support for lz4 to tar & gzip plugin Corpulent Robin 2025-02-06 21:10:49 +01:00
  • cde8ff63e2
    patch 9.1.1078: Terminal ansi colors off by one after tgc reset v9.1.1078 Julio B 2025-02-06 20:31:27 +01:00
  • 0a1245ba25
    Sort documentation supported filetypes Corpulent Robin 2025-02-06 08:52:30 -06:00
  • 31b4b09743
    Add support for lz4 tarballs Corpulent Robin 2025-02-06 08:39:25 -06:00
  • 25f2978388 test: add in a test for mill file Chris Kipp 2025-02-06 12:54:15 +01:00
  • 9900072344
    Fix GUI late startup leading to uninitialized scrollbars Yee Cheng Chin 2025-02-05 17:18:53 -08:00
  • 59d101d334 Support Hurd in documentation, 'has' and a test Zhaoming Luo 2025-02-06 08:11:24 +08:00
  • a1270f7ee6 fix: GH issue #7784 setpos function ignores bufnum S0AndS0 2025-02-05 16:10:49 -08:00
  • f50d5364d7
    patch 9.1.1077: included syntax items do not understand contains=TOP v9.1.1077 Theodore Dubois 2025-02-05 23:59:25 +01:00
  • de36ef225c feat: detect Mill files as Scala Chris Kipp 2025-02-05 18:46:39 +01:00
  • 34e1e8de91
    patch 9.1.1076: vim_strnchr() is strange and unnecessary v9.1.1076 zeertzjq 2025-02-04 16:48:36 +01:00
  • f7cb9f9280
    patch 9.1.1075: Vim9: len variable not used in compile_load() v9.1.1075 Hirohito Higashi 2025-02-04 16:37:19 +01:00
  • 28dd534643 just a little optimization h-east 2025-02-04 22:16:41 +09:00
  • d92c964a6a Exclude GNU/Hurd from has('bsd') feature Zhaoming Luo 2025-02-03 16:30:23 +08:00
  • 3de696d18d vim_strnchr() is strange and unnecessary zeertzjq 2025-02-04 10:00:38 +08:00
  • 4a530a632b
    runtime(vim): Update base-syntax, match :debuggreedy count prefix Doug Kearns 2025-02-03 18:59:09 +01:00
  • 449c2e5454
    patch 9.1.1074: Strange error when heredoc marker starts with "trim" v9.1.1074 zeertzjq 2025-02-03 18:56:16 +01:00
  • 23da16d3d0
    patch 9.1.1073: tests: test_compiler fails on Windows without Maven v9.1.1073 zeertzjq 2025-02-03 18:53:28 +01:00
  • ccd7f454fc
    patch 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10 v9.1.1072 zeertzjq 2025-02-03 18:49:49 +01:00
  • b357cbf7ac 'diffopt' "linematch" cannot be used with {n} less than 10 zeertzjq 2025-02-03 22:01:13 +08:00
  • 29294974a5 Terminal ansi colors off by one after tgc reset Julio B 2025-02-03 05:27:20 +02:00
  • 1d63dceadc tests: test_compiler fails on Windows without Maven zeertzjq 2025-02-03 17:33:18 +08:00
  • 2351f11887 Strange error when heredoc marker starts with "trim" zeertzjq 2025-02-03 14:08:37 +08:00
  • e84853885d runtime(vim): Update base-syntax, match :debuggreedy count prefix Doug Kearns 2025-02-03 15:09:53 +11:00
  • b276e69ffd syntax.c does not understand contains=TOP in included files Theodore Dubois 2025-02-02 17:31:41 -08:00
  • 04d2a3fdc0
    patch 9.1.1071: args missing after failing to redefine a function v9.1.1071 zeertzjq 2025-02-02 19:03:17 +01:00
  • edf0f7db28
    patch 9.1.1070: Cannot control cursor positioning of getchar() v9.1.1070 zeertzjq 2025-02-02 19:01:01 +01:00
  • e187c49540 Cannot control cursor positioning of getchar() zeertzjq 2025-02-02 21:18:27 +08:00
  • d83eaee89d args missing after failing to redefine a function zeertzjq 2025-02-02 19:43:24 +08:00
  • fd5c7443e0
    Merge d8231c0107 into 001c26cd61 Philip H. 2025-02-02 10:52:58 +01:00
  • d8231c0107
    fixup: test_terminal2.vim for windows Philip H. 2025-02-02 10:52:44 +01:00
  • 001c26cd61
    patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> v9.1.1069 glepnir 2025-02-02 09:36:22 +01:00
  • e0a2ab397f
    patch 9.1.1068: getchar() can't distinguish between C-I and Tab v9.1.1068 zeertzjq 2025-02-02 09:14:35 +01:00
  • cbc1f409c1
    CI: bump windows python to 3.13 Philip H. 2025-02-02 09:07:36 +01:00
  • 44a21351a8
    patch 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS v9.1.1067 Christian Brabandt 2025-02-02 09:03:00 +01:00
  • 2101230f40
    patch 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose v9.1.1066 zeertzjq 2025-02-02 08:55:57 +01:00
  • d3d29497b8 fix: delete operation also need remove text from preinsert glepnir 2025-02-02 14:00:07 +08:00
  • 36128d9122 heap-use-after-free and stack-use-after-scope with :14verbose zeertzjq 2025-02-02 09:44:31 +08:00
  • 4d2c2b2e9b
    CI: bump windows python to 3.13 Philip H. 2025-02-01 18:23:13 +01:00
  • 3a621188ee
    patch 9.1.1065: no digraph for "Approaches the limit" v9.1.1065 Hans Ginzel 2025-02-01 16:15:11 +01:00
  • c078675ac7
    patch 9.1.1064: not possible to use plural forms with gettext() v9.1.1064 Christ van Willegen 2025-02-01 15:42:16 +01:00
  • b32800f7c5
    patch 9.1.1063: too many strlen() calls in userfunc.c v9.1.1063 John Marriott 2025-02-01 15:25:34 +01:00
  • f9d31f03a3 Cannot map Ctrl-I in terminal mode when using modifyOtherKeys zeertzjq 2025-02-01 16:24:55 +08:00
  • b75ca0f9f3 Add ngettext() feature. Christ van Willegen 2025-02-01 14:52:41 +01:00
  • 3219da514c
    patch 9.1.1062: terminal: E315 when dragging the terminal with the mouse v9.1.1062 Hirohito Higashi 2025-02-01 14:48:35 +01:00
  • d859f29390 runtime(c): Add non-Latin-1 character filters for syntax tests Doug Kearns 2025-02-01 23:33:34 +11:00
  • 7c930eb61a
    runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor() Morton Fox 2025-02-01 10:28:52 +01:00
  • 195fcc90d0
    runtime(doc): Tweak documentation style a bit Hirohito Higashi 2025-02-01 10:26:58 +01:00
  • 370146b620 Tweak documentation style a bit h-east 2025-02-01 16:47:16 +09:00
  • 73464bfbc0 getchar() can't distinguish between C-I and Tab zeertzjq 2025-02-01 08:40:45 +08:00
  • e5210c48df
    runtime(vim): fix unclosed parenthesis in GetWordUnderCursor() Morton Fox 2025-01-31 13:17:50 -05:00
  • 103edca3f9 Fix terinal E315 issue (again) h-east 2025-02-01 02:40:20 +09:00
  • 85e3f24bea
    patch 9.1.1061: tests: test_glvs fails when unarchiver not available v9.1.1061 Christian Brabandt 2025-01-31 17:02:32 +01:00
  • d7f5854fcc
    patch 9.1.1060: Vim always enables 'termguicolors' in a terminal v9.1.1060 Christian Brabandt 2025-01-31 16:13:14 +01:00
  • bfb4eea786
    patch 9.1.1059: completion: input text deleted with preinsert when adding leader v9.1.1059 glepnir 2025-01-31 15:28:29 +01:00
  • fe0a9a3269
    patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor v9.1.1058 Ivan Pešić 2025-01-31 15:20:03 +01:00
  • 8ca7849be5
    Update tutor.vim Ivan Pešić 2025-01-31 16:00:54 +04:00
  • 0d6882e8df
    Add Serbian tutor chapter 2 Ivan Pešić 2025-01-31 15:58:56 +04:00
  • ae6f325012 patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim zeertzjq 2025-01-30 11:04:47 +01:00
  • 38bf9b8872 runtime(netrw): correct wrong version check Christian Brabandt 2025-01-30 10:58:07 +01:00
  • 8142a313ca patch 9.1.1056: Vim doesn't highlight to be inserted text when completing glepnir 2025-01-29 18:53:51 +01:00
  • facb86118c runtime(netrw): upstream snapshot of v176 Luca Saccarola 2025-01-29 18:39:30 +01:00
  • 73ffb001e6 runtime(dist/vim9): fix regressions in dist#vim9#Open Luca Saccarola 2025-01-29 18:33:46 +01:00
  • 81544d4f23 runtime(hyprlang): fix string recognition Luca Saccarola 2025-01-29 10:27:55 +01:00
  • a2863021c5 patch 9.1.1055: make install fails because of a missing dependency Sergei Trofimovich 2025-01-28 11:37:52 +01:00
  • b2ffb33b8e
    Merge ea77f37a1a into 8297e2cee3 Philip H. 2025-01-30 21:06:51 +00:00
  • ea77f37a1a
    .cirrus.yml: has -RELEASE Philip H. 2025-01-30 22:06:48 +01:00
  • 41fe6f76f9
    CI: update FreeBSD runner to 14.3 Philip H. 2025-01-30 22:00:42 +01:00
  • b8813afb29 fix: avoid delete the input text when preinsert glepnir 2025-01-30 20:29:03 +08:00
  • 509cb57094
    add test Christian Brabandt 2025-01-30 11:12:29 +01:00
  • 8297e2cee3
    patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim v9.1.1057 zeertzjq 2025-01-30 11:04:47 +01:00
  • a967e9d777 Add 'eventignorewin' to ignore events in a window Luuk van Baal 2025-01-27 14:52:18 +01:00
  • 6d6ec2ee05
    runtime(netrw): correct wrong version check Christian Brabandt 2025-01-30 10:58:07 +01:00
  • 668f742910 Superfluous cleanup steps in test_ins_complete.vim zeertzjq 2025-01-30 08:35:57 +08:00
  • edd4ac3e89
    patch 9.1.1056: Vim doesn't highlight to be inserted text when completing v9.1.1056 glepnir 2025-01-29 18:53:51 +01:00
  • 0df48e991b
    Vim always enables 'termguicolors' in a terminal Christian Brabandt 2025-01-29 18:48:39 +01:00
  • ec961b05dc
    runtime(netrw): upstream snapshot of v176 Luca Saccarola 2025-01-29 18:39:30 +01:00
  • 766801295d
    runtime(dist/vim9): fix regressions in dist#vim9#Open Luca Saccarola 2025-01-29 18:33:46 +01:00
  • a49b06f233 runtime(netrw): upstream snapshot of v176 Luca Saccarola 2025-01-25 16:58:37 +01:00
  • 800506b322 runtime(dist/vim9): fix regressions in dist#vim9#Open Luca Saccarola 2025-01-29 12:45:17 +01:00
  • a5d19aa44d
    runtime(hyprlang): fix string recognition Luca Saccarola 2025-01-29 10:27:55 +01:00
  • 6106d3fe4b re-trigger checks basilisk0315 2025-01-29 14:35:13 +11:00
  • 65b4fbaedc Fix memory leak and comment basilisk0315 2025-01-29 13:33:23 +11:00
  • cb78a622f6 Remove extraneous type cast basilisk0315 2025-01-29 11:39:57 +11:00
  • 0fef09a664 Refactor userfunc. to remove calls to STRLEN() basilisk0315 2025-01-29 11:28:36 +11:00
  • 7a66de1574 Refactor userfunc. to remove calls to STRLEN() basilisk0315 2025-01-29 11:28:11 +11:00
  • 2682a29d1c runtime(hyprlang): fix string recognition Luca Saccarola 2025-01-26 17:22:30 +01:00
  • 04cc897593
    patch 9.1.1055: make install fails because of a missing dependency v9.1.1055 Sergei Trofimovich 2025-01-28 11:37:52 +01:00
  • 87705c287f feat: completeopt support preinsert glepnir 2025-01-07 20:00:39 +08:00
  • 84cca4c6a0 src/Makefile: fix tutor race condiotion at install time Sergei Trofimovich 2025-01-27 21:54:32 +00:00
  • 73d60db310 Correct link in the documentation. Christ van Willegen 2025-01-27 11:34:43 +01:00