diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2022-03-16 18:54:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-16 12:24:44 -0700 |
commit | 6606d99bae4161289d498b51a21acd11aa09e6ef (patch) | |
tree | c22dcea648e0905ef7f38349408747be8732afe9 /t/t5515/fetch.main_.._.git_one_two | |
parent | terminal: don't assume stdin is /dev/tty (diff) | |
download | tgif-6606d99bae4161289d498b51a21acd11aa09e6ef.tar.xz |
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>
Diffstat (limited to 't/t5515/fetch.main_.._.git_one_two')
0 files changed, 0 insertions, 0 deletions