stupid asshole #1448

pull/1458/head
nick black 4 years ago
parent 3c0a765599
commit 9574035a02
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -383,8 +383,8 @@ int query_term(tinfo* ti, int fd){
ti->pixel_query_done = true;
if(ti->sixel_supported){
query_sixel_details(ti, fd);
ti->pixel_init(fd);
}
ti->pixel_init(fd);
if(flags & O_NONBLOCK){
fcntl(fd, F_SETFL, flags);
}

Loading…
Cancel
Save