]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly v9.1.1432
authorSUN Haitao <sunhaitao@devtaste.com>
Wed, 4 Jun 2025 19:25:31 +0000 (21:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 4 Jun 2025 19:25:31 +0000 (21:25 +0200)
commit08896dd330c6dc8324618fde482db968e6f71088
tree9ff8d2db88ff505bcaf746edf847da2b1a9d0718
parentd6c9ac97a009f7099b7d3636548aa3a4fabb5f1a
patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly

Problem:  GTK GUI: Buffer menu does not handle unicode correctly
Solution: Get rid of the BMHash() function (SUN Haitao)

fixes: #17403
closes: #17405

Signed-off-by: SUN Haitao <sunhaitao@devtaste.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/menu.vim
src/testdir/test_gui.vim
src/version.c