charm icon indicating copy to clipboard operation
charm copied to clipboard

The Charm Tool and Library 🌟

Results 55 charm issues
Sort by recently updated
recently updated
newest added

## Changes - [x] add tests for linking two clients on a charm server ## Related Issues https://github.com/charmbracelet/charm/issues/132

enhancement

Sorry to be off topic here, but I was enticed to come on this thread from its title, as I'm too, unsure how to get started with charm. In fact,...

documentation

Hi developers, Dependency [`github.com/jacobsa/crypto`](https://github.com/jacobsa/crypto) is no longer maintained. The latest commit was 3 years ago, and the author isn't responding to new issues and PRs. It fails to build in...

question

"charm kv" is not working right on an arm64 system (Raspberry Pi, Debian Buster). ``` > charm kv list foo bar ~ ...................................................................................................................... > charm kv set foo baz Error:...

`modernc.org/sqlite` provides supports for `linux/riscv64` since v1.15.0.

* Opening a file now doesn't download the whole file (client) * WriteFile signature change to conform with stdlib (client) * Use Charm FS `X-*` headers to pass file info...

See https://github.com/skycocker/chromebrew.

when importing a key, the background color seems to be displaced. examples:

bug

add tests for linking multiple clients to the same charm account

enhancement

This PR allows the user to add its own keys to their charm account. This includes yubikeys or anything else the x/crypto libs support. This is still not using the...

enhancement