Quentin Smith
|
44ab7360bc
|
Fix poll.h location
|
2012-03-28 14:32:32 +02:00 |
|
Keegan McAllister
|
7ed5174aa7
|
Move some locale handling into one place
|
2012-03-26 20:08:55 -04:00 |
|
Keith Winstein
|
170bc8366a
|
Posterize to 8 colors when outer terminal does not support 256 colors
Fixes #58 github issue.
|
2012-03-16 17:43:01 -04:00 |
|
Keith Winstein
|
57d97209c0
|
Support 256color (and assume 256color terminal). Closes #3 github issue.
|
2012-03-16 13:46:55 -04:00 |
|
Keith Winstein
|
b8457dd308
|
Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.
Closes #28 github issue.
|
2012-03-10 05:41:03 -05:00 |
|
Keith Winstein
|
df5d163f9c
|
Fix asserts with side-effects (per Keegan McAllister)
|
2012-03-08 10:50:19 -05:00 |
|
Quentin Smith
|
9a3ab83783
|
Use libstddjb's selfpipe instead of signalfd
Use selfpipe in our client, server, and examples.
|
2012-03-07 03:05:37 -05:00 |
|
Quentin Smith
|
d5a1afd5e1
|
Fix ioctl
|
2012-03-07 03:05:37 -05:00 |
|
Anders Kaseorg
|
b275571b8f
|
Remove redundant uses of environ
environ doesn’t work on OS X.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2012-03-07 03:05:36 -05:00 |
|
Quentin Smith
|
19d284bfa4
|
Handle util.h if it exists instead of pty.h
|
2012-03-07 03:05:36 -05:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
a164a84496
|
Make examples compileable
|
2012-02-06 19:28:22 -05:00 |
|