From: Segher Boessenkool <segher@kernel.crashing.org>
To: Dirk Gouders <dirk@gouders.net>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC 1/1] Emacs-like isearch for mconf.
Date: Wed, 6 Jun 2018 17:52:59 -0500 [thread overview]
Message-ID: <20180606225259.GY17342@gate.crashing.org> (raw)
In-Reply-To: <20180606215855.12889-1-dirk@gouders.net>
On Wed, Jun 06, 2018 at 11:58:55PM +0200, Dirk Gouders wrote:
> @@ -332,6 +332,7 @@ int init_dialog(const char *backtitle)
>
> keypad(stdscr, TRUE);
> cbreak();
> + raw(); /* Enable CTRL-sequences*/
Is that a good idea? You probably should mention it in the patch
description, either way.
Segher
next prev parent reply other threads:[~2018-06-06 22:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 21:58 [RFC 1/1] Emacs-like isearch for mconf Dirk Gouders
2018-06-06 22:52 ` Segher Boessenkool [this message]
2018-06-06 23:03 ` Dirk Gouders
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=20180606225259.GY17342@gate.crashing.org \
--to=segher@kernel.crashing.org \
--cc=dirk@gouders.net \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yamada.masahiro@socionext.com \
/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