benbro

Results 61 issues of benbro

It could be useful to have an equivalent to the docker run command http://docs.docker.io/en/latest/commandline/command/run/ docker_container:run/3 will run a command in a container and gives back the output, possibly warnings and...

The size of a MathML formula across different browsers (Firefox, Chrome, Safari) and operating systems (Windows, Linux, Android, iOS) is different even when setting the font-size and using the same...

WebSocket support sending and receiving binary data. Is it possible that web-socket-js will handle this transparently for the user? In case of a binary message, it will base64 encode it,...

will not fix

Hi Great component. In my app I need to reload the store so I changed the onDataChange to: onDataChange : function() { this.removeAll(true); if (this.items.items.length < 3) { this.createCards(-1); }...

rebar.config ```erlang {plugins, [ { rebar3_gpb_plugin, "2.22.4" } ]}. ``` https://hex.pm/packages/rebar3_gpb_plugin/versions error: ``` {rebar_app_utils, {missing_package,, }}} ```

When selecting a line in the richtext.html example and moving the mouse to the left, at some point the selection is including the empty part of the line above. I...

Tested with FF 25 ![firepad-selection2](https://f.cloud.github.com/assets/75841/1549422/6b3fd7d4-4de4-11e3-89a0-3f1e917843af.png)

[Repurposing this issue to track the issue discussed in the comments below]. For posterity, the original issue (which may require changes to CodeMirror to fix): --- Please see the attached...