> I think you should probably loop for EINTR from read() but otherwise
> this looks fine to me.
I've attached an updated patch.
diff --git a/compat/forkpty-aix.c b/compat/forkpty-aix.c
index db9c2e7..98119f0 100644
--- a/compat/forkpty-aix.c
+++ b/compat/forkpty-aix.c
@@ -23,16 +23,20 @@
#include
On 18/09/14 23:15, chokden wrote:
> While doing a objdump -x filename.xyz, i cant seem to scroll up or down.
> The scrolling of mouse triggers the history of command i have writen
> before. Any one who have had such problems?? kindly help me.
> Love tmux and now with the default 256 color supports.