From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Cuirass enhancements Date: Wed, 19 Jun 2019 15:45:25 +0200 Message-ID: <87tvcln0y2.fsf@elephly.net> References: <20190618195025.62b32955@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46110) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdauA-00077K-5a for guix-devel@gnu.org; Wed, 19 Jun 2019 09:45:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdau9-0000Ac-6O for guix-devel@gnu.org; Wed, 19 Jun 2019 09:45:38 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdau5-00006w-Ka for guix-devel@gnu.org; Wed, 19 Jun 2019 09:45:35 -0400 In-reply-to: <20190618195025.62b32955@alma-ubu> 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: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= Cc: guix-devel Bj=C3=B6rn H=C3=B6fling writes: > It's nice that there is a search now, but it's not enough for me :-) > > The search string disappears from the search box. It would be very nice > if it would be kept, then I can remember and refine it if necessary. This is now implemented. --=20 Ricardo