[pgAdmin4][Patch]: RM #2899: Provide access keys/shortcuts to all commonly used menu options in the main window.

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #2899: Provide access keys/shortcuts to all commonly used menu options in the main window.
Date: 2018-02-08 07:08:23
Message-ID: CAFOhELewG_6AQNUnjeMW3P4u0eerT1fOV1fCZ7iQFco6TSfYeA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for RM #2899: Provide access keys/shortcuts
to all commonly used menu options in the main window.

Shortcuts provided in this patch:

Alt+Shift+Q Open the query tool
Alt+Shift+V View data
Alt+Shift+C Open the context menu
Alt+Shift+N Create an object
Alt+Shift+E Edit the object properties
Alt+Shift+D Delete the object
Alt+Shift+G Direct debugging

Thanks,
Khushboo

Attachment Content-Type Size
RM_2899.patch text/x-patch 15.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-08 07:55:46 Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed
Previous Message Ashesh Vashi 2018-02-08 03:03:35 Re: [pgadmin4] Hide tabs in create table