From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: Enable backwards search in SQL Box |
Date: | 2014-02-20 11:39:57 |
Message-ID: | CAG7mmozkUXLj6ZDKP2DAhNS4oXFjD2Mm2k9QsSo_N-YfRK1oFg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Sure.
I will do that.
On Thu, Feb 20, 2014 at 4:52 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Ashesh, can you look at, and if appropriate, commit this please?
>
> Thanks.
>
> On Mon, Feb 17, 2014 at 5:46 PM, J.F. Oster <jinfroster(at)mail(dot)ru> wrote:
> > Hello!
> >
> > Pressing F3 in query editor makes the previously started search
> > continue forwards.
> > This patch adds expected behavior for Shift-F3.
> >
> > There is a minor inconvenience when just changing the search direction
> > - you have to press (Shift-)F3 *twice* for the (previous)next occurence
> > to get highlighted. That's because first time goes for cursor movement
> > to the corresponding boundary of current occurence. But that also
> > happens when search direction is changed with dialog radio-buttons, so
> > I think it's ok.
> >
> > --
> > Best regards,
> > J.F.
> >
> > --
> > Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)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
>
--
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2014-02-25 09:38:30 | Re: PATCH: Enable backwards search in SQL Box |
Previous Message | Dave Page | 2014-02-20 11:22:48 | Re: PATCH: Enable backwards search in SQL Box |