view src/proto/gui_xmdlg.pro @ 12104:3bf5fe164a9f v8.0.0932

patch 8.0.0932: terminal may not use right characters for BS and Enter commit https://github.com/vim/vim/commit/4f44b886840a90a50575204bc29f72ef309cfaf6 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 13 20:06:18 2017 +0200 patch 8.0.0932: terminal may not use right characters for BS and Enter Problem: Terminal may not use right characters for BS and Enter. Solution: Get the characters from the tty.
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2017 20:15:04 +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 : */