Hayaki Saito wrote:

> > Waiting for 100 msec is a bit long, does it also work when
> > waiting for 20 msec? 
> 
> No, I think 20 msec is too short for waiting for responses from terminals.
> Considering SSH session, It is required about 100 msec at least.
> The latency is almost as same as vim's "timeoutlen" option theoretically. 

OK, let's keep the 100 msec value then.

> >  I guess any time will do so long as we give the
> > terminal a chance to get some CPU time
> 
> Please note that the second argument of mch_delay in my patch is
> FALSE, so it returns as soon as the response from terminal arrived.
> Actually, It is rare case that it takes just 100 msec.
> 
> > stoptermcap() is also used for shell commands.  If someone has a shell
> > command in his startup script then tcflush() might cause a problem.
> > It might help to call it only when exiting.
> 
> I agree, tcflush(fileno(stdin), TCIFLUSH) has some risk of discarding
> key inputs or terminal responses.
> But I think there is more risk that T_U7 / T_CRV responses are passed
> into shell commands.
> Typically, its echo-back sequence causes "garbage output" problem, and
> T_U7 response sequence may be interpreted as <Shift-F3> by shell
> commands.

I think we should be careful.  I have seen quite a few cases where
typeahead was lost, and that can be very annoying.  When checking the
"exiting" flag turns out not to work well we can make another change.

-- 
A poem:                read aloud:

<> !*''#               Waka waka bang splat tick tick hash,
^"`$$-                 Caret quote back-tick dollar dollar dash,
!*=@$_                 Bang splat equal at dollar under-score,
%*<> ~#4               Percent splat waka waka tilde number four,
&[]../                 Ampersand bracket bracket dot dot slash,
|{,,SYSTEM HALTED      Vertical-bar curly-bracket comma comma CRASH.

Fred Bremmer and Steve Kroese (Calvin College & Seminary of Grand Rapids, MI.)

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui