Mercurial > vim
view .codecov.yml @ 30341:65c69861bad0 v9.0.0506
patch 9.0.0506: line number argument for :badd does not work
Commit: https://github.com/vim/vim/commit/a2b91036d12e1b406ed5d17bf03f8d1ed05221f6
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Sep 19 18:20:08 2022 +0100
patch 9.0.0506: line number argument for :badd does not work
Problem: Line number argument for :badd does not work.
Solution: Set the last cursor position in the new buffer. (closes https://github.com/vim/vim/issues/11161)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 19 Sep 2022 19:30:03 +0200 |
parents | 035fbd9bd1c6 |
children | 0b8312c5dfe0 |
line wrap: on
line source
coverage: range: "80...100" status: project: default: threshold: 0.05% # Files not run by tests ignore: - "src/dosinst.c" - "src/dosinst.h" - "src/uninstall.c"