Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bDUj3-00058r-MV for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:40:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bDUj3-0002Yd-3R for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:40:41 +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 1bDUj2-0002YW-Aq for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:40:40 +0000 Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bDUiu-0006gi-R5 for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:40:38 +0000 Received: by mail-oi0-x234.google.com with SMTP id p204so62324341oih.3 for ; Thu, 16 Jun 2016 03:40:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=0FIS4V1/rEdw1StPTqr96AmW7HLmP2PMc4esq5CvJYk=; b=gTH6Yqf/GEUHuXZIip/HzbPOkLlGsoux+CCJtY2FS4UOTd4LBNvKTw9s8M2923mCuC 6JBBAo9zrqP6zsNEfWk1fm5RLZSXhGvq/rkVjaf6irqnxNyui+z6SkCjghImIiVnlumt sttWoBuc2DUHyK9AruGE0ybu8P66untPl2j6l5uzEArt/5cdRpPmGgqK5PxBM6nGYIZF 7U/x0LoNm1Ptd5YDt4qI5yvknaIBDRu/M50idYH2i299mQiRNy5Up2vaxmOG1X9S0qOq b/jcKieGDF73NS5xEjhk6P3nf/fCFcfADvgW1n5pHyu3q92ST4gpekotnvFodJfhbHnC gfZg== 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:date :message-id:subject:from:to:cc; bh=0FIS4V1/rEdw1StPTqr96AmW7HLmP2PMc4esq5CvJYk=; b=VKjs6qihaMoB/GGBj4uoAcHl27+vDC1n1msMW6XkaKQRGHuphrzkPA4BwGS++hPUdq aeWpSQJ42OtzHT9cJcp1BQLm6oRzstyHNOLKhOXxTQK7pkWHWnLSs2KJrRAMdvGxlyC8 +6C36W+8X90mDCEJy8SneciJ47Vo5eMPNUO1hRkEgWoi+4zchE+qTkd2HfrbAXTMQg65 uvgBFh39JfYtBraL9t3+zm89fQPGrfbgwsST5pT8+tYOyfu/R1J9lNuP08D1xyTySxWY XBbLCAZGY5c4PxJB65wDu+7emEai56ttfi65wQ+C+2/Wa/DFFk2gDpvlrUfYYiWSmtBj ANBw== X-Gm-Message-State: ALyK8tJ05DDShsw+CoFMbU6/2HopRrFoWx1gtbQm2ocKhBpVEqyTVQlOs5/J5fpJ+5Q8CTT5STnn7PFefFgbCrHo MIME-Version: 1.0 X-Received: by 10.157.8.225 with SMTP id 88mr2057836otf.157.1466073632055; Thu, 16 Jun 2016 03:40:32 -0700 (PDT) Received: by 10.157.20.182 with HTTP; Thu, 16 Jun 2016 03:40:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 16 Jun 2016 16:10:32 +0530 Message-ID: Subject: Re: Fix for issue RM1336 [pgadmin4] From: Harshal Dhumal To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a113cf7060dc154053562de42 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 --001a113cf7060dc154053562de42 Content-Type: text/plain; charset=UTF-8 Hi Dave, Ok, I'll change shortcut keys New shortcuts would be: Execute --> F5 Explain --> F7 Explain analyze --> Shift+F7 -- *Harshal Dhumal* *Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jun 16, 2016 at 4:03 PM, Dave Page wrote: > 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 > --001a113cf7060dc154053562de42 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Dave,

Ok, I'll change shortcut k= eys

New shortcuts would be:

Execute=C2=A0 -->=C2=A0=C2=A0 F5
Explain= =C2=A0 -->=C2=A0=C2=A0=C2=A0 F7
Explain analyze=C2=A0 --> Shift+F7
<= br>



--=C2=A0
Harshal Dhumal
Software Engineer

EnterpriseDB India:=C2=A0http://www= .enterprisedb.com
= The Enterprise Post= greSQL Company

On Thu, Jun 16, 2016 at 4:03 PM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
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
<harshal.dhumal@enter= prisedb.com> wrote:
> Hi,
>
> PAF patch for issue RM1336
>
> Changes: Added keyboard shortcuts (static/non configurable) to some qu= ery
> tool operations.
>
> Execute=C2=A0 -->=C2=A0 =C2=A0Ctrl + Shift + E
> Explain=C2=A0 -->=C2=A0 =C2=A0 Ctrl + Shift + X
> Explain analyze=C2=A0 -->=C2=A0 =C2=A0Ctrl + Shift + A
>
> Note: Keyboard shortcuts do not work if focus is set on any disabled b= utton
> 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-ha= ckers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--001a113cf7060dc154053562de42--