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

When importing keys, your keys in your data dir may be overriden if you accept it, it does not, though, remove the old keys from your account. Not sure if...

bug

Currently only unencrypted SSH keys are supported, we should also provide support for password encrypted keys.

enhancement

Tests for https://github.com/charmbracelet/charm/pull/36 that was merged recently. Some notes: Introduced the `testify` dependency. Happy to remove it if you prefer to test without it. The test waits for the server...

enhancement

When setting a username, pre-populate the input field in the "set username" section with the current username, if one is set.

enhancement

Custom SSH keys are [supported](https://github.com/charmbracelet/charm/blob/main/client/client.go#L36) as of v0.11.0 with a env var. We should also support the `-i KEYFILE` flag on all commands.

enhancement

I've installed charm to test the Zsh completion. The instructions say to put the generated output from `charm completion zsh` to a file `_charm` in `$fpath`. The generated output defines...

When running the Docker container, it creates files with root as the owner. jeff@library:~/charm-r/data$ ls -al total 28 drwxr-xr-x 5 root root 4096 Feb 27 18:08 . drwxr-xr-x 3 jeff...

question

Just wanted to let you know that after installing the RPM on Fedora 35, when I enter `charm link` I'm greeted with something that looks like it exits early. It...

Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env) from 6.10.0 to 6.10.1. Release notes Sourced from github.com/caarlos0/env/v6's releases. v6.10.1 Changelog Bug fixes f3ddf1f7ee602a224429717ddc431e9083d45882: fix: non empty struct pointer value (#236) (@​akutuev) Released with GoReleaser Pro! Commits...

dependencies

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.18.1 to 1.18.2. Commits eff53ef upgrade to SQLite 3.39.3 16f30d5 README: fix go-sqlite3 URL e255a82 Merge branch 'master' into 'master' ed662f2 add explanatory sentence of mattn/go-sqlite3 dependency...

dependencies