sgohl

Results 34 issues of sgohl

While ctrl+space search works, `marker remove` does not. see https://asciinema.org/a/qWzeOnqn5X80FDWvlpTezVe3K Manjaro Arch i3, installed as in Readme like this: ``` git clone --depth=1 https://github.com/pindexis/marker ~/.marker && ~/.marker/install.py ``` .bashrc: ```...

Perhaps this is connected to https://github.com/fluent/fluentd/issues/1280 and it seems like a general mistake in design. A failed backend connection definitely must not prevent fluentd from starting at all. ``` /usr/lib/ruby/2.5.0/net/http.rb:939:in...

enhancement

Hi, first time user here. What I would like to have, is `pet exec` to just transfer the selected snippet to my prompt, instead of printing the input boxes which...

# Summary - 2 EC2-machines á m5 - 1 volume io2 in eu-central-1b, 200GB iops 3000, multi-attach enabled # Steps to reproduce install `rexray/ebs:latest` or `rexray/ebs:edge` and create docker volume...

Hi, I am looking for the best way to export a full redis-cluster to a single redis instance. I know: `rmt` is able to sync a (given) cluster node to...

feature request

From my perspective, the limitation of not being able to get all `KEYS` is a total dealbreaker. Being sure, that this is only a design limitation made willingly, I want...

While storing encrypted credentials as files is sufficient for mostly single instances, it's very hard to manage multiple namespaces, if I can use that term ... Think as: You have...

This used to work for ages, but now `go get` fails: ``` ~ > docker run --rm golang go get github.com/corvus-ch/rabbitmq-cli-consumer # github.com/corvus-ch/rabbitmq-cli-consumer src/github.com/corvus-ch/rabbitmq-cli-consumer/main.go:37:16: cannot use cli.StringFlag literal (type cli.StringFlag)...

The openapi-generator-cli version of the image `openapitools/openapi-generator-cli:v6.1.0` does not match the Docker Tag `v6.1.0` ``` ~ > docker run --rm openapitools/openapi-generator-cli:v6.1.0 version 6.1.1-SNAPSHOT ```

Issue: Bug

**Is your feature request related to a problem? Please describe.** I need to share folders this way very often, but the toolbar does not offer the share button within a...