ZigZagT

Results 14 comments of ZigZagT

The tailing space issue, I found it's more serious than it looks. See the two screenshots: without tailing space: ![screen shot 2016-10-09 at 21 21 26](https://cloud.githubusercontent.com/assets/7879714/19220746/064db3ca-8e67-11e6-9e2c-741766cc7f6e.png) with tailing space at...

This should be more clear. It seems it not recognizes the whole ```{js} pattern, until a tailing space is added. However, the ```{r} pattern don't met this issue. ![screen shot...

@bvaughn Can we get this fix merged (or closed)? I know this project is not actively worked on anymore, yet it still will be nice to get this fix to...

Using docker fluentd logging driver disables `docker logs` command, which would be very frustrating if the logging system it self encounters issue (for example a network issue, we just ran...

@dswarbrick @SuperQ mind taking a look at this one?

@SuperQ I actually thought about it while working on this branch. Didn't go with it, here's why: 1. I anticipate the primary use case of the feature would be "adding"...

@SuperQ @dswarbrick I don't know how much you know about the python script, but in short, the python script is not compatible with the bash version at all. They produce...

Also, since the bash version works perfectly fine, and the code is perfectly maintainable, I really don't see any reason to spend time on the python script

So do we have a decision on this PR? @SuperQ @dswarbrick