qulogic/libgnt

Put terminal into application mode on refresh
refresh-fixes
2019-04-06, Petteri Pitkänen
5fc50c19d090
Put terminal into application mode on refresh

The arrow keys stopped working when running finch in screen and switching
between different terminals (for instance xterm and st).
[general]
shadow = 0
[colors]
black = 0; 0; 0
red = 1000; 0; 0
green = 0; 1000; 0
blue = 250; 250; 700
white = 1000; 1000; 1000
gray = 700; 700; 700
darkgray = 256; 256; 256
[colorpairs]
normal = black; white
highlight = white; blue
highlightd = black; gray
shadow = black; darkgray
title = white; blue
titled = white; gray
text = white; blue
disabled = gray; white