[pgAdmin][RM5131] ctrl + a shortcut does not move cursor in sql editor with macOS

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5131] ctrl + a shortcut does not move cursor in sql editor with macOS
Date: 2020-09-28 09:52:47
Message-ID: CAM9w-_=98Ocz9tX9M9dAz5D_g8DjtZxriS1rw72V8Zx_v3Z73g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached patch removes the incorrect overriding of default CodeMirror
shortcuts.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5131.patch application/octet-stream 3.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-09-28 11:18:17 Re: [pgAdmin] Fix incorrect import in setup.py
Previous Message Aditya Toshniwal 2020-09-28 09:31:54 [pgAdmin][RM4806] Add info to empty explain tab