gnu.emacs.help
[Top] [All Lists]

Re: Putty and C-s

Subject: Re: Putty and C-s
From: Eric Hanchrow
Date: Wed, 12 Sep 2007 07:11:12 -0700
Newsgroups: gnu.emacs.help

>>>>> "Andy" == Andy Chambers <achambers.home@xxxxxxxxxxxxxx> writes:

    Andy> Putty by default, seems to send the "stop" terminal
    Andy> character when you enter C-s. To start the terminal again,
    Andy> you have to press C-q.  This breaks the default binding for
    Andy> isearch-forward.  Do you just re-bind isearch-forward to
    Andy> something else or is there a way to make putty just send
    Andy> what emacs expects?

As far as I know, your problem has nothing to do with PuTTY; you
merely need to do put "stty -ixon" in your .bash_profile.

-- 
I invented the term 'object-oriented', and believe me, C++ is
not what I had in mind
        -- Attributed to Alan Kay




<Prev in Thread] Current Thread [Next in Thread>