view src/proto/if_perlsfio.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

/* if_perlsfio.c */
int *sfdcnewvim(void);
/* vim: set ft=c : */