-
**Describe the bug**
The `zplug update` list animation goes "crazy" when it's updating the dependencies, duplicating lines and concatenating random repos names.
**To Reproduce**
Steps to reproduc…
-
I'm getting hard lockups in sublime. If there's a rhyme or reason for what is triggering them, I haven't managed to identify it yet. I'll just be typing, and then beach ball. I suppose the most likely…
-
Given a custom format (attached), I'm not seeing columns such as `timestamp` appear when performing an SQL query - in fact I'm not even convinced that I've got the custom format right. I'm raising the…
huntc updated
3 years ago
-
I wanted to try if the plugin was compatible with 5.0.5 and unfortunately it seems that it isn't the case.
It files while installing the plugin
```
redmine@redmine:/var/www/redmine/plugins/that_ema…
-
I have a regression test suite that I run in parallel with xdist.
My application has permanent threads that poll and log every 5 seconds for the life time of the application.
If I create an **em…
-
I'd be interested in making tooling for fish-shell (editor plugins, linters, etc.), but there doesn't seem to be an easy way to generate a serialized AST to be used by external tooling.
The closes…
-
Before opening an issue, please try starting terminator with an empty config
file, by issuing `terminator -u -g /dev/null` and see if it starts normally.
If it does, and you still want to open the…
-
Hi there.
Looks like plugin is incompatible with Redmine version 5 and above, trying to install - getting this
```
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_proje…
-
Regardless of the value of `config.support_escapes`, the following filter section will raise an error:
```
filter { mutate { split => { "message" => "\\" } } }
```
```
/tmp/logstash-6.1.0 % b…
-
.bashrc
```
export PS1="\[\033[01;34m\]\W\[\033[00m\]\$(__git_ps1) \$ "
```