fish-shell/build_tools
Kurtis Rader 6d02bec4c7 fix setting up and using the terminfo data
There should be just one place that calls `setupterm()`. While refactoring
the code I also decided to not make initializing the curses subsystem a
fatal error. We now try two fallback terminal names ("ansi" and "dumb")
and if those can't be used we still end up with a usable shell.

Fixes #3850
2017-03-08 20:54:37 -08:00
..
2016-06-11 15:35:52 -07:00
2016-05-29 22:24:29 -07:00
2017-02-12 20:36:37 -08:00