Thanks for your fast answer.

ctrl+q did fixed this!

thanks again ;)


On Wed, May 11, 2011 at 10:46 PM, Micah Cowan <mi...@cowan.name> wrote:

> On 05/11/2011 07:32 PM, Nicolas Bigaouette wrote:
>
>> Hi all,
>>
>> I'm using tmux to launch long simulations. It has served me well.
>>
>> On some systems, I have set "ctrl+a" as the main key, while on others
>> it's "ctrl+s". So to detach from tmux it should be either "ctrl+a,d" or
>> "ctrl+s,d". Unfortunately, I sometimes hit the wrong keyboard
>> combination to detach. For example, I hit "ctrl+s" instead of "ctrl+a".
>>
>
> ...
>
>
>  How can I re-start the process? Those simulations are really long so I
>> can't just cancel it and re-launch it...
>>
>
> Ctrl+s is used by terminals for the "scroll lock" feature. Ctrl+q is what
> unlocks it.
>
> If you don't desire it, it might be a good idea to put
>
>  stty -ixon -ixoff
>
> in your .bashrc (or what have you).
>
>
> --
> Micah J. Cowan
> http://micah.cowan.name/
>
------------------------------------------------------------------------------
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