annotate runtime/lang/menu_ja_jp.ujis.vim @ 12566:33a900199c25
v8.0.1161
patch 8.0.1161: popup menu drawing problem when resizing terminal
commit https://github.com/vim/vim/commit/a5e6621aadadf78c7b344e93a4b328788076f14c
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Sep 29 22:42:33 2017 +0200
patch 8.0.1161: popup menu drawing problem when resizing terminal
Problem: Popup menu drawing problem when resizing terminal.
Solution: Redraw after resizing also when a popup menu is visible. (Ozaki
Kiichi, closes #2110)
author |
Christian Brabandt <cb@256bit.org> |
date |
Fri, 29 Sep 2017 22:45:03 +0200 |
parents |
11d40fc82f11 |
children |
|
rev |
line source |
7
|
1 " Menu Translations: Japanese (for UNIX)
|
3682
|
2 " Translated By: MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
3 " Last Change: 15-Jun-2012.
|
|
4 "
|
|
5 " Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
6 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
|
7
|
7
|
|
8 " ujis is the same as euc-jp. Source the other one from here.
|
|
9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim
|