NYCPlanning / labs-postgis-preview

A lightweight express app and leaflet frontend for previewing PostGIS queries
MIT License
277 stars 57 forks source link

Use command+S to submit query #22

Closed chriswhong closed 8 years ago

chriswhong commented 8 years ago

In CartoDB you can use Cmd-S on a Mac (not sure on windows) to submit the query, it would be nice here too.

mgd722 commented 8 years ago

I've got a branch up that would close this issue, but I'm waiting until I can get crtl/cmd+arrow key to cycle through the history as well to submit a PR.