fish-shell/po
Kurtis Rader f3e93f0666 fix handling input in the C locale
In the C/POSIX locale EOF on the tty wasn't handled correctly due to a change
a few months ago to fix an unrelated problem with that locale. What is
surprising is that the core fish code doesn't explicitly depend on
input_common_readch returning WEOF if a character isn't seen within
`wait_on_escape_ms` after an escape.

Fixes #3214
2016-08-12 20:33:43 -07:00
..
de.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00
en.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00
fr.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00
pt_BR.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00
sv.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00
zh_CN.po fix handling input in the C locale 2016-08-12 20:33:43 -07:00