Mercurial > vim
view src/proto/gui_xmdlg.pro @ 20937:a02ba6be5a84 v8.2.1020
patch 8.2.1020: popupwin test fails in the GUI
Commit: https://github.com/vim/vim/commit/b326edf5b30813b2ccdee3ac07ee6495ca5187ff
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jun 20 15:03:38 2020 +0200
patch 8.2.1020: popupwin test fails in the GUI
Problem: Popupwin test fails in the GUI.
Solution: Send GUI byte sequence for <C-S-a>.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 20 Jun 2020 15:15:03 +0200 |
parents | 21b0a39d13ed |
children |
line wrap: on
line source
/* gui_xmdlg.c */ char_u *gui_xm_select_font(char_u *current); /* vim: set ft=c : */