Phillip Wood 6606d99bae terminal: work around macos poll() bug
On macos the builtin "add -p" does not handle keys that generate
escape sequences because poll() does not work with terminals
there. Switch to using select() on non-windows platforms to work
around this.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-03-16 12:24:44 -07:00
..
2020-04-16 15:23:42 -07:00
2009-03-02 18:28:06 -08:00
2021-02-26 14:15:51 -08:00
2010-11-23 16:06:50 -08:00
2019-06-25 10:46:57 -07:00
2021-02-26 14:15:51 -08:00
2021-10-29 15:00:58 -07:00
2022-02-11 16:55:57 -08:00