On 2011-05-09, solotim wrote:
> Hi peers,
> 
> I've been enjoying tmux for couple of weeks.
> There is a problem baffled me a lot and I don't know how to bypass it.
> 
> Say, I have a long txt file, and I 'cat file.txt' in tmux, then the
> tmux will be busy to take over the output. If I press Ctrl-C at this
> time, it just doesn't work. Tmux is keeping refreshing the screen to
> present the output. When all the text has been printed out, tmux then
> process the interrupt signal. This is not what I expected.

If this is occuring over a ssh link (or possibly some other link), a
workaround is to force close the connection (~. in ssh) and then
reconnect.

  Tom

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to