view .coveralls.yml @ 30120:eb534258bdaf v9.0.0396

patch 9.0.0396: :findrepl does not escape '&' and '~' properly Commit: https://github.com/vim/vim/commit/2834ebdee473c838e50e60d0aa160f0e62fc8ef9 Author: matveyt <matthewtarasov@yandex.ru> Date: Tue Sep 6 17:00:15 2022 +0100 patch 9.0.0396: :findrepl does not escape '&' and '~' properly Problem: :findrepl does not escape '&' and '~' properly. Solution: Escape depending on the value of 'magic'. (closes https://github.com/vim/vim/issues/11067)
author Bram Moolenaar <Bram@vim.org>
date Tue, 06 Sep 2022 18:15:03 +0200
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions