view .gitattributes @ 32000:bd01cb097120 v9.0.1332

patch 9.0.1332: crash when using buffer-local user command in cmdline window Commit: https://github.com/vim/vim/commit/b444ee761a2956a996a75d923281c51fa1a759f3 Author: zeertzjq <zeertzjq@outlook.com> Date: Mon Feb 20 15:25:13 2023 +0000 patch 9.0.1332: crash when using buffer-local user command in cmdline window Problem: Crash when using buffer-local user command in cmdline window. (Karl Yngve Lerv?g) Solution: Use the right buffer to find the user command. (closes #12030, closes #12029)
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Feb 2023 16:30:03 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff