Re: [pgAdmin][RM3972] Standard OSX keyboard behaviour in Query Tool.

2020-04-10 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 10, 2020 at 11:24 AM Nagesh Dhope wrote: > Hi Hackers, > Please find a patch, which 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 >

[pgAdmin][RM3972] Standard OSX keyboard behaviour in Query Tool.

2020-04-09 Thread Nagesh Dhope
Hi Hackers, Please find a patch, which 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" -- Thanks, Nagesh RM3972.p