Eike Send
Eike Send
### Describe the change It adds the XTERM escape code `\eO` ### Why are we doing this? The F1-F4 keys were not correctly detected on a MacOS terminal. ### Benefits...
I would suggest a link to the awesome ActiveRecordExtended gem should be added, which does just what we want: https://github.com/GeorgeKaraszi/ActiveRecordExtended
I like the plugin, but needed it to scroll vertically, so I added an option to do so. I accidentally changed all tabs to two whitespaces, so the diff looks...
The tileset does not include bus stops. It would be nice to have them.
**Description** The train station information should include what kind of train station it is, for example: subway, light_rails or regular train... tram_stops would be nice too!
In this file: passenger_library/source/install/install/step3.html.erb it says `brew install nginx --with-passenger` to install nginx with precompiled passenger. But the [homebrew formula for nginx](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nginx.rb) does not support this flag and brew returns:...
When generating `voiceDirections` within the OSRM serializer, the locale should be indicated within each of the routes under the `voiceLocale` key. This will improve the quality of the generated audio...