wtf
wtf copied to clipboard
The personal information dashboard for your terminal
Great tool thanks. ## What should it do? I would love the Buildkite module to have options to: - optionally just show status for my builds - optionally match any...
## What's broken? Filtering using Tags When I filter using `f` you can filter which of the todo has the filter string as part of it. I assumed this was...
## What's broken? When I run `task burndown.daily` in terminal In wtfutil ``` taskburndown: args: ["burndown.daily"] cmd: "task" enabled: true position: top: 0 left: 3 height: 2 width: 2 refreshInterval:...
## What's broken? The latest upgrade to tview v2 seems to have broken keyboard movement within modules. Arrow keys no longer work and the Esc key no longer gives up...
## What should it do? https://shibumi.dev/posts/go-18-feature/ Instead of what's [currently done](https://github.com/wtfutil/wtf/blob/master/Makefile#L103).
## What's broken? When the displayed text file is e.g. a Markdown-formatted list of recent changes with `[[wiki-style]]` links, if the link is a single word, like `[[projects]]`, the actual...
## What's broken? ```shell Error: Invalid formula: /usr/local/Homebrew/Library/Taps/wtfutil/homebrew-wtfutil/wtfutil.rb wtfutil: wrong number of arguments (given 1, expected 0) Error: Cannot tap wtfutil/wtfutil: invalid syntax in tap! ``` Edit to add (with...
## What should it do? In the Kubernetes module, if a context isn't specified, the behavior is to revert to the default context. If this doesn't exist, the application panics,...
When a property has been set up with Google Analytics 4, there is no ViewId for this property as Google Analytics 4 has no views. The answer [here](https://stackoverflow.com/a/71819027/7520544) suggests to...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...