Skip to content

Commit 7ad9249

Browse files
vim: Import v9.2.0061
* 9.2.0061: Not possible to know when a session will be loaded * 9.2.0060: No support for the DAP channel mode * 9.2.0059: memory leak in fill_assert_error * 9.2.0058: Compile error in did_set_previewpopup() * 9.2.0057: memory leak in exe_newdict() * 9.2.0056: memory leak in ex_substitute * 9.2.0055: memory leak in ExpandFromContext() * 9.2.0054: eval_addblob() is inefficient * 9.2.0053: Vims list concatenation is inefficient * 9.2.0052: Wayland: hiding lower half of command line in tiny vim
1 parent ae7d90f commit 7ad9249

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0051](https://github.com/vim/vim/commit/6eb0bfd5bbf48ff4dc1d1bbf647dc6c9b96a6eed): 'previewpopup' is missing features available in 'completepopup'\n* [9.2.0050](https://github.com/vim/vim/commit/c4a6fa3eade9d30e0bda7e5b7077951da9e75279): WM\_SETFOCUS not handled immediately\n* [9.2.0049](https://github.com/vim/vim/commit/b1d4b03058ca7f7c39959dcc8f9efae28ddad754): Vim9: typename() wrong for lists/dicts/tuples with shared references\n* [9.2.0048](https://github.com/vim/vim/commit/71cc1b12cd2a92ceadff5cef73dcef387374ce36): MS-Windows: ConPTY not yet preferred\n* [9.2.0047](https://github.com/vim/vim/commit/1ec32291c7b9b8d5d0578bb92bd01bebccdb2b8b): Vim9: Comment parsing error with lambda\n* [runtime(sshconfig): Add 3 additional keywords to syntax script](https://github.com/vim/vim/commit/29b5938d7917bdb97e22953e7daddb14049257c9)\n* [9.2.0046](https://github.com/vim/vim/commit/ddd90672f2ddc170cb8f035e42302468f02d341a): filetype: neon files are not recoginzed
1+
* [9.2.0061](https://github.com/vim/vim/commit/1c0d468d72e0220d4cb25936043ac35439a981b5): Not possible to know when a session will be loaded\n* [9.2.0060](https://github.com/vim/vim/commit/b7eb0c2d38198e5f6cc7e806e514f88b2c9ef5a2): No support for the DAP channel mode\n* [9.2.0059](https://github.com/vim/vim/commit/e8432bc5d5ab04b998908cc839a2e48db2e788e4): memory leak in fill\_assert\_error\n* [9.2.0058](https://github.com/vim/vim/commit/aa18b85df579a3b49f8f037f2eb506645e9aa2dd): Compile error in did\_set\_previewpopup()\n* [9.2.0057](https://github.com/vim/vim/commit/71ace8ba8c5cebb0f1480dc69ff940450eb70689): memory leak in exe\_newdict()\n* [9.2.0056](https://github.com/vim/vim/commit/6a239a1905ea26eeb8f39604ab98ff374b2e0cd5): memory leak in ex\_substitute\n* [9.2.0055](https://github.com/vim/vim/commit/9c3279ddc39da31f3fe9c52d06cb8a9b3a06ca0e): memory leak in ExpandFromContext()\n* [9.2.0054](https://github.com/vim/vim/commit/c389ae8c4467e93827a9737abd907ebc27b998b3): eval\_addblob() is inefficient\n* [9.2.0053](https://github.com/vim/vim/commit/048079f6dab8f0eb96f7d8090ccc2b8797ea4a09): Vims list concatenation is inefficient\n* [9.2.0052](https://github.com/vim/vim/commit/b834c3f23bf7aca1d2d7160cd0360bdf06806f9f): Wayland: hiding lower half of command line in tiny vim

0 commit comments

Comments
 (0)