John Eikenberry
John Eikenberry
Just hit this one. Noticed that scroll wheel worked fine going down but would hang as soon as the cursor hits the bottom of the page going up. Any suggested...
Another purely physical workaround is to just click as you spin. By resetting the cursor into the middle of the window you keep the scroll working.
Hey @Thamognya, Good idea. I'll look into that.
I've added a .gitattributes file in that will limit the next release's source archive to only contain the `terminal-colors` script. This will kick in next release. Is this worth a...
We just download to the local e2e test directory and .gitignore it. Seems easiest to manage and least surprising.
Also compare the current function godoc comments (in hashicat) to the consul-template basic description to look for improvements to the godoc comments.
Thanks for taking the time to file this issue @BeenzSyed! The current plan is to focus on the generated [godocs for documentation](https://pkg.go.dev/github.com/hashicorp/hcat?utm_source=godoc), with a particular focus on examples. Thought a...
Couple more references I wanted to capture. Nomad ticket about adding UID/GID support to templates. https://github.com/hashicorp/nomad/issues/5020 PR to add this feature to consul-template. https://github.com/hashicorp/consul-template/pull/1531
Merged https://github.com/hashicorp/consul-template/pull/1531... so going to need this before I can migrate those changes.
A project that uses the Event API. https://github.com/AcalephStorage/consul-alerts https://github.com/fusiondog/consul-alerts Same project, it moved recently.