wtf icon indicating copy to clipboard operation
wtf copied to clipboard

The personal information dashboard for your terminal

Results 98 wtf issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.22.1 to 2.26.0. Release notes Sourced from github.com/nicklaw5/helix/v2's releases. v2.26.0 Send Chat Message endpoint #211 (@​diPhantxm) v2.25.3 fix: AddBlockedTerm struct field tags and request issues #209 (@​jackmcguire1)...

dependency issue
go

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.10.0 to 0.17.0. Commits ebe81ad go.mod: update golang.org/x dependencies adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to supp... deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC 39adbb7 go.mod: update golang.org/x dependencies...

dependency issue
go

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.8+incompatible to 25.0.3+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.3 25.0.3 For a full list of pull requests and changes in this release, refer to the relevant...

dependency issue
go

Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.15.0 to 0.18.0. Release notes Sourced from github.com/charmbracelet/bubbles's releases. v0.18.0 Textarea, but faster This release features several fixes and big performance improvements for the textarea bubble. What's...

dependency issue
go

Hello 👋🏼 This PR is just adding the possibility to set the configuration file path from the `WTF_CONFIG` environment variable (allowing use cases like by directory dashboard using `direnv`)

## What should it do? Some unit tests rely on the running user having permission to read and write files from outside of the project (`$HOME/.config/wtf/log.txt` for example). Hermetic build...

💥 feature

The geolocation API at https://www.ip2location.io/ could be a good alternative geolocation provider to provide users with more choices. There is a limit of 500 free queries per day without an...

💥 feature
wontfix

Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.18 to 1.1.21. Release notes Sourced from github.com/creack/pty's releases. v1.1.21 What's Changed Tests cleanup by @​creack in creack/pty#173 Revert #167 to avoid race on Linux. by @​creack...

dependency issue
go

Bumps [github.com/ovh/cds](https://github.com/ovh/cds) from 0.50.0 to 0.53.0. Release notes Sourced from github.com/ovh/cds's releases. 0.53.0 Note about upgrading CDS Please install version 0.52.0 before installing this new release. When you are upgrading...

dependency issue
go

This PR will add some customization options for `digitalclock` module: - Bold font (like tty-clock util) - Enable date, UTC and epoch lines separately from each other - Display date...

💪 improvement