comparison vimtutor.bat @ 25535:7cb1597067e0 v8.2.3304

patch 8.2.3304: popup window title with wide characters is truncated Commit: https://github.com/vim/vim/commit/c611941c606328740b6e9acc1191a5d97ace13e2 Author: rbtnn <naru123456789@gmail.com> Date: Sat Aug 7 13:08:45 2021 +0200 patch 8.2.3304: popup window title with wide characters is truncated Problem: Popup window title with wide characters is truncated. Solution: Use vim_strsize() instead of MB_CHARLEN(). (Naruhiko Nishino, closes #8721)
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 Aug 2021 13:15:03 +0200
parents 831a3f3be6f4
children d4faa2c5211b
comparison
equal deleted inserted replaced
25534:1b239f0231d3 25535:7cb1597067e0