Jason Tackaberry

Results 83 issues of Jason Tackaberry

There is an issue with `docker-entrypoint.sh` that does not properly handle a single volume mapped to `/unifi` (i.e. not `/unifi/data`, `/unifi/log` etc. directly but using a single `/unifi` to cover...

work-in-progress

**Describe the bug** v0.54.16 has introduced a regression related to chained dependencies leading up to the parent module which in turn has a dependency. v0.54.15 is fine, and the issue...

bug

### Did you check the docs? - [X] I have read all the flash.nvim docs ### Is your feature request related to a problem? Please describe. As you know, C-o...

enhancement

Currently logcli's default output mode has second resolution, which (as of recently) lags behind Grafana's explore view, which now shows milliseconds. I understand we get higher resolution timestamps with `jsonl`...

type/question

Given the following configuration using v1.52.3 ```toml root = "." [build] bin = "myproject" cmd = "make" delay = 200 exclude_dir = ["vendor"] include_ext = ["go", "html", "css"] stop_on_error =...

**Describe the bug** A query such as `{__tenant_id__="sometenant", service="someservice"}` works with limited/filter type queries (inasmuch as log lines are returned) but no other query types return data. This manifests in...

**Is your feature request related to a problem? Please describe.** We use Fluent Bit to collect and ship logs to Loki. The input parsers and the various filters in the...

**Is your feature request related to a problem? Please describe.** Consider the scenario when Fluent Bit is configured to buffer to storage and uses Loki as an output. First, it's...

Arrow will [always recenter](https://github.com/otavioschwanck/arrow.nvim/blob/8b54450ae537564f809ee6883157c82c4f82e6ae/lua/arrow/buffer_ui.lua#L214) the cursor when it changes bookmarks. I know many people like this, but personally I find it disorienting when quickly toggling between buffers to have my...

**Describe the bug** On Windows, if multiple Tea programs are run successively within the same process, the first program runs fine, but subsequent programs lose the first key pressed. The...