view .gitattributes @ 24383:ea2b697ddea8 v8.2.2732

patch 8.2.2732: prompt for s///c in Ex mode can be wrong Commit: https://github.com/vim/vim/commit/e5b0b98a90acf420bb611fc99534982c98d0645b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 7 19:42:57 2021 +0200 patch 8.2.2732: prompt for s///c in Ex mode can be wrong Problem: Prompt for s///c in Ex mode can be wrong. Solution: Position the cursor before showing the prompt. (closes https://github.com/vim/vim/issues/8073)
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Apr 2021 19:45:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff