{"id":13586964,"url":"https://github.com/boxdot/gurk-rs","last_synced_at":"2026-04-27T10:00:37.081Z","repository":{"id":37035411,"uuid":"281779384","full_name":"boxdot/gurk-rs","owner":"boxdot","description":"Signal Messenger client for terminal","archived":false,"fork":false,"pushed_at":"2026-04-26T11:02:14.000Z","size":1441,"stargazers_count":1275,"open_issues_count":93,"forks_count":74,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-04-26T12:12:29.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boxdot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-AGPL-3.0","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"boxdot"}},"created_at":"2020-07-22T20:43:41.000Z","updated_at":"2026-04-26T11:00:44.000Z","dependencies_parsed_at":"2023-11-06T23:25:49.363Z","dependency_job_id":"aca6c4d6-a91f-4cad-8dec-e35ea59e689f","html_url":"https://github.com/boxdot/gurk-rs","commit_stats":{"total_commits":253,"total_committers":21,"mean_commits":"12.047619047619047","dds":"0.22924901185770752","last_synced_commit":"3caaad6f78e4b749745f486cdedc34499fadce1d"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/boxdot/gurk-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fgurk-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fgurk-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fgurk-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fgurk-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxdot","download_url":"https://codeload.github.com/boxdot/gurk-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fgurk-rs/sbom","scorecard":{"id":249375,"data":{"date":"2025-08-11","repo":{"name":"github.com/boxdot/gurk-rs","commit":"a649878e35f93e0fc8946e7b2244bfe1995831bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":6,"reason":"5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/boxdot/gurk-rs/publish.yml/main?enable=pin","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-AGPL-3.0:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE-AGPL-3.0:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/boxdot/gurk-rs/releases/210683286","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/boxdot/gurk-rs/releases/210335885","Warn: release artifact v0.6.4 not signed: https://api.github.com/repos/boxdot/gurk-rs/releases/207221170","Warn: release artifact v0.6.3 not signed: https://api.github.com/repos/boxdot/gurk-rs/releases/203220197","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/boxdot/gurk-rs/releases/200575714","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/boxdot/gurk-rs/releases/210683286","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/boxdot/gurk-rs/releases/210335885","Warn: release artifact v0.6.4 does not have provenance: https://api.github.com/repos/boxdot/gurk-rs/releases/207221170","Warn: release artifact v0.6.3 does not have provenance: https://api.github.com/repos/boxdot/gurk-rs/releases/203220197","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/boxdot/gurk-rs/releases/200575714"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0089","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0381","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T08:10:46.807Z","repository_id":37035411,"created_at":"2025-08-17T08:10:46.807Z","updated_at":"2025-08-17T08:10:46.807Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32331305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:05:56.285Z","updated_at":"2026-04-27T10:00:37.068Z","avatar_url":"https://github.com/boxdot.png","language":"Rust","funding_links":["https://ko-fi.com/boxdot"],"categories":["Rust","\u003ca name=\"chat\"\u003e\u003c/a\u003eChat and instant messaging","Table of Contents"],"sub_categories":[],"readme":"# gurk 🥒\n[![ci][ci-badge]][ci-link] [![chat][chat-badge]][chat-link] [![ko-fi][ko-fi-badge]][ko-fi-link]\n\n[Signal Messenger] client for terminal.\n\n![screenshot](screenshot.png)\n\n# Installation\n\n## Pre-compiled binary\n\nDownload a pre-compiled binary from [Releases].\n\nOr, if you have [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall):\n\n```shell\ncargo binstall --git https://github.com/boxdot/gurk-rs gurk\n```\n\n## From source (using `cargo`)\n\nPrerequisites:\n\n* [`protoc`] compiler\n* `perl`\n\n```shell\ncargo install --git https://github.com/boxdot/gurk-rs gurk\n```\n\n## Arch Linux\n\n```shell\npacman -S gurk\n```\n(as root)\n- Official repository, tagged releases: [`gurk`](https://archlinux.org/packages/extra/x86_64/gurk)\n```shell\nyay -S gurk\n```\n- AUR source build from Git HEAD: [`gurk-git`](https://aur.archlinux.org/packages/gurk-bin)\n\n## Nix/NixOS\n\nEither per user:\n\n```\n$ nix-env --install gurk-rs\n```\n\nor system-wide:\n\n```nix\nenvironment.systemPackages = with pkgs; [ gurk-rs ];\n```\n\n# Freebsd\n#### (as root)\n```shell\npkg install net-im/gurk-rs\n```\n- pkg repositories\n\n\n```shell\ncd /usr/ports/net-im/gurk-rs\nmake install clean\n```\n- ports tree\n# Usage\n\nRun\n\n```\ngurk\n```\n\nOn the first run, it will open a QR code in your favorite image viewer, such that you can link the\nclient as a new device. This will also create a configuration file at the default [config\nlocation][config-location]. For the configuration directives, see [`src/config.rs`].\n\nNote: The binary cannot be published on crates.io, because it depends on several official Signal\nlibraries that are not available on crates.io.\n\n## Chat\n\n[![chat-qr](chat-qr.png)][chat-link]\n\n# Key bindings\n\n## Default keybindings\n\n* App navigation\n  * `f1` Toggle help panel.\n  * `ctrl+c` Quit.\n* Message input\n  * `tab` Send emoji from input line as reaction on selected message.\n  * `alt+enter` Switch between multi-line and single-line input modes.\n  * `alt+left`, `alt+right` Jump to previous/next word.\n  * `ctrl+w / ctrl+backspace / alt+backspace` Delete last word.\n  * `ctrl+u` Delete to the start of the line.\n  * `enter` *when input box empty in single-line mode* Open URL from selected message.\n  * `enter` *otherwise* Send message.\n* Multi-line message input\n  * `enter` New line\n  * `ctrl+j / Up` Previous line\n  * `ctrl+k / Down` Next line\n* Cursor\n  * `alt+f / alt+Right / ctrl+Right` Move forward one word.\n  * `alt+b / alt+Left / ctrl+Left` Move backward one word.\n  * `ctrl+a / Home` Move cursor to the beginning of the line.\n  * `ctrl+e / End` Move cursor the the end of the line.\n* Message/channel selection\n  * `esc` Reset message selection or close channel selection popup.\n  * `alt+Up / alt+k / PgUp` Select previous message.\n  * `alt+Down / alt+j / PgDown` Select next message.\n  * `ctrl+j / Up` Select previous channel.\n  * `ctrl+k / Down` Select next channel.\n  * `ctrl+p` Open / close channel selection popup.\n  * `alt+m` Toggle mute for the selected channel (silences notifications; muted channels are marked with `[M]`).\n* Clipboard\n  * `alt+y` Copy selected message to clipboard.\n* Help menu\n  * `esc` Close help panel.\n  * `ctrl+j / Up / PgUp` Previous line\n  * `ctrl+k / Down / PgDown` Next line\n\n## File Uploads\n  * `file:///path/to/file` Upload File \"file\" at path \"/path/to/\"\n  * `file://clip` Upload Content of Clipboard\n\n## Configuration\n\nUpon startup, `gurk` tries to load configuration from one of the default locations:\n\n1. `$XDG_CONFIG_HOME/gurk/gurk.toml`\n2. `$XDG_CONFIG_HOME/gurk.toml`\n3. `$HOME/.config/gurk/gurk.toml`\n4. `$HOME/.gurk.toml`\n\n## Custom keybindings\nThe default keybindings can be overwritten at startup by configuring\nkeybindings in `gurk.toml` using the format `keybindings.\u003cmode\u003e.\u003ckeycombination\u003e =\n\"\u003ccommand\u003e\"`. Valid commands are `anywhere`, `normal`, `message_selected`,\n`channel_modal`, `multiline`, and `help`. Valid key combination specifiers are e.g. `left,\nalt-j, ctrl-f, backspace, pagedown`. The default keybindings can be disabled by\nsetting `default_keybindings = false`. An empty command removes an existing\nbinding if it exists in the given mode. Configuration troubleshooted by running\n`RUST_LOG=gurk=trace,presage=trace,libsignal=trace gurk --verbose` and examining the resulting `gurk.log`.\n\n### Supported commands\n```\nhelp\nquit\ntoggle_channel_modal\ntoggle_multiline\nreact\nscroll help up|down entry\nmove_text previous|next character|word|line\nselect_channel previous|next\nselect_channel_modal previous|next\nselect_message previous|next entry\nkill_line\nkill_whole_line\nkill_backward_line\nkill_word\ncopy_message selected\nbeginning_of_line\nend_of_line\ndelete_character previous|next\nedit_message\ndelete_message\nopen_url\nopen_file\ntoggle_mute_channel\n```\n\n### Example configuration\n```toml\ndefault_keybindings = true\n\n[keybindings.anywhere]\nctrl-c = \"\"\nctrl-q = \"quit\"\n\n[keybindings.normal]\nctrl-j = \"\"\nctrl-k = \"kill_line\"\nctrl-n = \"select_channel next\"\nctrl-p = \"select_channel previous\"\nalt-c = \"toggle_channel_modal\"\nup = \"select_message previous entry\"\ndown = \"select_message next entry\"\n\n[keybindings.channel_modal]\nctrl-j = \"\"\nctrl-k = \"\"\nctrl-n = \"select_channel_modal next\"\nctrl-p = \"select_channel_modal previous\"\n\n[keybindings.message_selected]\nalt-y = \"\"\nalt-w = \"copy_message selected\"\nctrl-t = \"react :thumbsup:\"\nctrl-h = \"react ❤️\"\n```\n\n## License\n\n * GNU Affero General Public License v3 only ([AGPL-3.0-only](LICENSE-AGPL-3.0) or\n   https://www.gnu.org/licenses/agpl-3.0.en.html)\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this document by you, as defined in the AGPL-3.0-only license,\nshall be licensed as above, without any additional terms or conditions.\n\n[Signal Messenger]: https://signal.org\n[`presage`]: https://github.com/whisperfish/presage\n[`src/config.rs`]: https://github.com/boxdot/gurk-rs/blob/main/src/config.rs\n[chat-badge]: https://img.shields.io/badge/chat-on%20signal-brightgreen?logo=signal\n[ci-badge]: https://github.com/boxdot/gurk-rs/actions/workflows/ci.yaml/badge.svg\n[ci-link]: https://github.com/boxdot/gurk-rs/actions/workflows/ci.yaml\n[chat-link]: https://signal.group/#CjQKILaqQTWUZks14mPRSn0m0zyU9A-buNMG6haQBmWrxJHeEhCc7HLIwCFZRNDw63MWj-fA\n[config-location]: https://docs.rs/dirs/3.0.2/dirs/fn.config_dir.html\n[Releases]: https://github.com/boxdot/gurk-rs/releases\n[`protoc`]: https://github.com/protocolbuffers/protobuf?tab=readme-ov-file#protobuf-compiler-installation\n[ko-fi-badge]: https://img.shields.io/badge/Ko--fi-F16061?logo=ko-fi\u0026logoColor=white\n[ko-fi-link]: https://ko-fi.com/boxdot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Fgurk-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxdot%2Fgurk-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Fgurk-rs/lists"}