]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0267: File name entered in GUI dialog is ignored v9.1.0267
authorzeertzjq <zeertzjq@outlook.com>
Fri, 5 Apr 2024 18:02:55 +0000 (20:02 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 5 Apr 2024 18:02:55 +0000 (20:02 +0200)
commitc20bdf1107d48a1c14713709d12d429e761132af
tree7132521d0fdd5373507633cbdc35ee998929708d
parentb73faa1c02d0911a60bddd1ba343cf620f2cd124
patch 9.1.0267: File name entered in GUI dialog is ignored

Problem:  File name entered in GUI dialog is ignored (after v9.1.0265)
Solution: Only set file name to "Untitled" if GUI dialog didn't set it.
          (zeertzjq)

closes: #14417

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/ex_cmds2.c
src/version.c