Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bDUdH-0004np-OQ for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:34:43 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bDUdH-0001zq-BG for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:34:43 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bDUdG-0001zj-Q0 for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:34:42 +0000 Received: from mail-io0-x22b.google.com ([2607:f8b0:4001:c06::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bDUdD-0006US-IR for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:34:41 +0000 Received: by mail-io0-x22b.google.com with SMTP id 5so45609855ioy.1 for ; Thu, 16 Jun 2016 03:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qI9uEjk5+Pwxz2NdfebfkjMIpIVyentFQfXdUQUm2oc=; b=RoiYGzCzCh1ZpCgPMPefrrRZ1aDV8wRcs3F6zuNVwXpGXnVO5IjYWvK6/w/yT9GhmW LNT3AQe4laWol9i87siqSoPeIURyXi+DndkIuR8mC4zu8V6mcVMQE1IejRMgi5ko3DrE IWSNRB8qAC4xGFydO+rLcv55gdbEWtJX8l+X9GP7XIVK/PRfwS6M4ROyklzPiYpHbNTd NwiXh+wcsY3fV1feoT0Aq0LHJXHfGSGhRpmvQFCFYxWiMXzzosunnC2eNMB2ivJilT3D LQKixgZu6S/mri8Fq6Uis37LJsC4hasY2fmawXRrD7OWOH/kIVDnebmQLLtH9uPQkzJx rIVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qI9uEjk5+Pwxz2NdfebfkjMIpIVyentFQfXdUQUm2oc=; b=KrLgP0fY8CizsYtd9RdZUrw9ZaSJO6v/fHCLR650MY7asAE78TzPDQTVpZJtjn3nlb K6fQSwp+raCuiEd1lxUwC5X1Wq3bTSr5yR3cMUG9oXb0pKwNEcylj5VS5bq8ub8GJUAo ccQJZ4BkJ0Ys4d2l2+7+5dXaXEioYq+x99wH5u2HB2nU0nuwTZoAR3tK9wxJ9+k1EBNR wy4M/U2d/RRRMh9U4Uc9S9VASv7Ijj9OO+BYeB7mQnci12gM33tbqIS7TkYLGooB7bkR 0h5G0oVhkMpO2pRurOGJdC9suyhuA0M6TCREJUcEk+ALpYA+QPLnmC4yQoJlJm0b3+wF oNbA== X-Gm-Message-State: ALyK8tIjMKVPK7jvj9Gm/HPt+O3IBM2vhyZ8JZng0gQNWFC9Voj5UulcK6hC0LH9vaaQv20cune1aCYqBOFwfg== X-Received: by 10.107.3.84 with SMTP id 81mr6364852iod.156.1466073218511; Thu, 16 Jun 2016 03:33:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Thu, 16 Jun 2016 03:33:37 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 16 Jun 2016 11:33:37 +0100 Message-ID: Subject: Re: Fix for issue RM1336 [pgadmin4] To: Harshal Dhumal Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Hi, Can we not make them compatible with pgAdmin 3? Ctrl + Shift + E is significantly less convenient than F5. On Thu, Jun 16, 2016 at 11:28 AM, Harshal Dhumal wrote: > Hi, > > PAF patch for issue RM1336 > > Changes: Added keyboard shortcuts (static/non configurable) to some query > tool operations. > > Execute --> Ctrl + Shift + E > Explain --> Ctrl + Shift + X > Explain analyze --> Ctrl + Shift + A > > Note: Keyboard shortcuts do not work if focus is set on any disabled button > inside query tool or out side the query tool. > > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers