public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Dan Kegel <dank@kegel.com>
To: Bob Rossi <bob@brasko.net>
Cc: Michael Veksler <VEKSLER@il.ibm.com>, Greg Law <greg@greglaw.net>,
	 gdb@sources.redhat.com, Julian Smith <jules@op59.net>
Subject: Re: Using C-s to forward search command history
Date: Sat, 20 Aug 2005 17:55:00 -0000	[thread overview]
Message-ID: <43076BB6.7060903@kegel.com> (raw)
In-Reply-To: <20050820132023.GA20235@white>

Bob Rossi wrote:
>>This is a terminal feature that interferes with your C-s use,
>>it is not a readline issue.

Bzzt.  Programs that want to accept commands like control-s
are supposed to put the terminal into raw mode.  The
readline library does this.  If it didn't work,
something's wrong.

> That's interesting. Is the (stop/start) ^s/^q feature of the terminal
> even useful these days? Why is it defaulted on?

Yes, it's useful.  I use it every other day or so when
a program is spewing lots of output; I hit ^s, then
I can scroll back without having it scroll to the
end every time the program outputs something else.
- Dan

-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

      parent reply	other threads:[~2005-08-20 17:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19 13:12 Greg Law
2005-08-19 13:31 ` Bob Rossi
2005-08-20 12:18 ` Michael Veksler
2005-08-20 13:20   ` Bob Rossi
2005-08-20 16:05     ` Michael Veksler
2005-08-20 17:23       ` Andreas Schwab
2005-08-20 17:55     ` Dan Kegel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43076BB6.7060903@kegel.com \
    --to=dank@kegel.com \
    --cc=VEKSLER@il.ibm.com \
    --cc=bob@brasko.net \
    --cc=gdb@sources.redhat.com \
    --cc=greg@greglaw.net \
    --cc=jules@op59.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).