Mercurial > vim
diff src/ex_cmds.c @ 18380:212284f893d5 v8.1.2184
patch 8.1.2184: option context is not copied when splitting a window
Commit: https://github.com/vim/vim/commit/cfb381421f8be7d6cb4e7dac5b827b23467d3e53
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Oct 19 20:18:47 2019 +0200
patch 8.1.2184: option context is not copied when splitting a window
Problem: Option context is not copied when splitting a window. (Daniel
Hahler)
Solution: Copy the option context, so that ":verbose set" works.
(closes #5066)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 19 Oct 2019 20:30:04 +0200 |
parents | fe5afdc03bd2 |
children | ba5d8c5d77d7 |