|
|
>>>>> "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
|
|