-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add environment variables to configure keybinds #45
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* origin/main: refactor: remove redundant --repo flags (#36)
* origin/main: ci: migrate to shared workflows (#42) feat(pr): make draft pull request numbers gray
* origin/main: ci: add prettierignore fix(status): prevent exit due to api request error (#43)
* origin/main: docs: cleanup readme, simplify default command (#44)
benelan
pushed a commit
that referenced
this pull request
Feb 17, 2025
🤖 I have created a release *beep* *boop* --- ## [0.15.0](v0.14.1...v0.15.0) (2025-02-17) ### Features * Add `search` command ([#33](#33)) ([c39d3ad](c39d3ad)) * Add environment variables to configure keybinds ([#45](#45)) ([41b44b0](41b44b0)) * Add global help key to view command's readme section ([#46](#46)) ([a7a076e](a7a076e)) * **pr:** Make draft pull request numbers gray ([63da381](63da381)) ### Bug Fixes * **status:** Prevent exit due to api request error ([#43](#43)) ([c2008d5](c2008d5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
benelan
added a commit
that referenced
this pull request
Feb 17, 2025
* origin/main: docs(changelog): fix linting error docs(search): remove hard line wraps from readme section chore(main): release 0.15.0 (#41) feat: add `search` command (#33) feat: add global help key to view command's readme section (#46) ci: update projections with new workflow name feat: add environment variables to configure keybinds (#45) docs: cleanup readme, simplify default command (#44) ci: add prettierignore fix(status): prevent exit due to api request error (#43) ci: migrate to shared workflows (#42)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add environment variables for configuring the keybindings.
NOTE: The assigned key must be a valid key listed in the
fzf
man page:man --pager='less -p "^\s+AVAILABLE_KEYS"' fzf