From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: add rlwrap Date: Sun, 17 Jul 2016 10:48:45 +0200 Message-ID: <8737n8ir9u.fsf@elephly.net> References: <20160717063636.GA5637@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOhl3-00042Y-3A for guix-devel@gnu.org; Sun, 17 Jul 2016 04:49:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOhkw-00058l-4d for guix-devel@gnu.org; Sun, 17 Jul 2016 04:49:02 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOhkv-00058C-RQ for guix-devel@gnu.org; Sun, 17 Jul 2016 04:48:58 -0400 In-reply-to: <20160717063636.GA5637@debian-netbook> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > Rlwrap is a wrapper program around readline, so I've stuck it in > readline.scm. I realized while testing some of the programs I use > regularly I've been negligent in submitting patches, so here's the first > one I have. This patch looks good to me. Thanks! Please push! ~~ Ricardo