pgAdmin 4 commit: Keyboard shortcuts in the Query Tool: - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:
Date
Msg-id E1bExvh-0000Uk-Id@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Keyboard shortcuts in the Query Tool:

Execute  -->   Ctrl + Shift + E
Explain  -->    Ctrl + Shift + X
Explain analyze  -->   Ctrl + Shift + A

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=237f93591fe6500b96f18946302d4f80d8c7e9e0
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |  6 +++---
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 22 +++++++++++++++++++++-
2 files changed, 24 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow QMAKE_[C|CXX|L]FLAGS to be set externally from
Next
From: Dave Page
Date:
Subject: Re: Fix for issue RM1336 [pgadmin4]