Re: How to inactivate CTRL-S hold in a Mintty bash session or ssh connection

2010-08-02 Thread Eric Blake
On 08/02/2010 02:05 PM, JOHNER Jean 066030 wrote: > On 08/02/2010 13:25, Eric Blake wrote: >>> Hello, >>> >>> Typing CTRL-S in a Mintty bash session has the effect of holding it >>> until CTRL-Q is typed. >>> It happens that CRTL-S is also the Windows standard for saving a file >>> (NotePad, WordPa

Re: How to inactivate CTRL-S hold in a Mintty bash session or ssh connection

2010-08-02 Thread JOHNER Jean 066030
On 08/02/2010 13:25, Eric Blake wrote: >> Hello, >> >> Typing CTRL-S in a Mintty bash session has the effect of holding it >> until CTRL-Q is typed. >> It happens that CRTL-S is also the Windows standard for saving a file >> (NotePad, WordPad, Office ...) so that it is mapped to :w in my .vimrc. >

Re: How to inactivate CTRL-S hold in a Mintty bash session or ssh connection

2010-08-02 Thread Eric Blake
On 08/02/2010 07:17 AM, JOHNER Jean 066030 wrote: > Hello, > > Typing CTRL-S in a Mintty bash session has the effect of holding it > until CTRL-Q is typed. > It happens that CRTL-S is also the Windows standard for saving a file > (NotePad, WordPad, Office ...) so that it is mapped to :w in my .vim