Mercurial > vim
comparison src/dosinst.h @ 34305:9335b3e58558 v9.1.0087
patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all()
Commit: https://github.com/vim/vim/commit/2975a54f285e5b4bf026c1dc706b5d90777d64e7
Author: glepnir <glephunter@gmail.com>
Date: Fri Feb 9 19:30:26 2024 +0100
patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all()
Problem: Restore lastused_tabpage too early in do_arg_all() function it
will change later in the function.
Solution: Restore lastused_tabpage a bit later, when being done with
tabpages (glepnir)
closes: #13992
Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 09 Feb 2024 19:45:03 +0100 |
parents | 495d55210aac |
children |
comparison
equal
deleted
inserted
replaced
34304:1a2b4bba1539 | 34305:9335b3e58558 |
---|