Re: PATCH: Enable backwards search in SQL Box - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: Enable backwards search in SQL Box
Date
Msg-id CA+OCxoyQ+rn_BTA=7K-uTaB8XyULPzJKws4XhJdOhxboAH0Weg@mail.gmail.com
Whole thread Raw
In response to PATCH: Enable backwards search in SQL Box  ("J.F. Oster" <[email protected]>)
Responses Re: PATCH: Enable backwards search in SQL Box
List pgadmin-hackers
Ashesh, can you look at, and if appropriate, commit this please?

Thanks.

On Mon, Feb 17, 2014 at 5:46 PM, J.F. Oster <[email protected]> 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 ([email protected])
> 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


pgadmin-hackers by date:

Previous
From: "J.F. Oster"
Date:
Subject: PATCH: Enable backwards search in SQL Box
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Enable backwards search in SQL Box