[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Bug in konsole



On Wed, Aug 18, 2004 at 10:53:01PM -0500, Harry Putnam wrote:
> "Doncho N. Gunchev" <mr700 globalnet bg> writes:
> 
> >     Ctrl+s -> freeze / i-search (when no flow control)
> >     Ctrl+r - reverse i-search
> >     If you need Ctrl-s for search then 'configure console' -> unselect '[ ] Use
> > Ctrl+S/Ctrl+Q flow control'. If it really changes behaviour after/while ssh-ing,
> > then it is a bug.
> 
> Apparently it is then.  That selection was already unselected, and
> pressing C-s gets the isearch, yet after ssh to a remote console term
> pressing C-s acts as if that box was selected.  C-s pauses and C-q
> releases.

That's the configuration of the pseudo tty on the remote host. If you
don't like/need start/stop, run "stty -ixon" on the remote host.

(or, on your .bashrc: tty -s && stty -ixon )

Regards,
Luciano Rocha



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]