diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-12-30 21:01:54 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-12-30 21:01:54 +0100 |
commit | dc02222f9a633b2f76586a1d4a7d1632d1845b27 (patch) | |
tree | b5eab1d81163588b299f3d2f88ddef5bad23ca16 /INSTALL | |
parent | 62c0837cd56e99fbd5364a263d6c7d9ab31714f3 (diff) | |
download | sciteco-dc02222f9a633b2f76586a1d4a7d1632d1845b27.tar.gz |
ncurses: use a default escape delay of 25ms
* this practically fixes the delay issues when using
the escape key since 25ms is too short for humans to notice.
Still it should be large enough for all practical terminal
emulators and transmission speeds to get escape sequences
transmitted.
* If the escape delay turns out to be too short, it can still
be overwritten using the (standard ncurses) $ESCDELAY environment
variable.
* fnkeys.tes will still provide the escape surrogate since the
insert key will often be in a better possition on computer
keyboards.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions