pgAdmin 4 commit: Fixes following OSX native keyboard shortcuts in Quer

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes following OSX native keyboard shortcuts in Quer
Date: 2020-04-10 12:06:06
Message-ID: E1jMsQA-0006FX-Sk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes following OSX native keyboard shortcuts in Query Tool:
1) option+arrow (L/R) should skip by "word"
2) option+arrow (up/down) should go up/down one line
3) shift+option+arrow (L/R) should select/highlight by "word"

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9574f3caabdcbc7d5446f76a14f2519372cd19c
Author: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-10 12:07:39 Re: [pgAdmin][RM5227] Cannot add user
Previous Message Aditya Toshniwal 2020-04-10 10:40:48 Re: [pgAdmin][RM5227] Cannot add user