Skip to content

Conversation

marcoSven
Copy link
Contributor

This commit addresses the issue where the keymap configuration was not working as expected in the fzf picker.

Added new keymap config option "Show entire commit" for FZF picker only.

This commit addresses the issue where the keymap configuration was not
working as expected in the fzf picker.

Added new keymap config option "Show entire commit" for FZF picker only

Signed-off-by: marcoSven <[email protected]>
Copy link
Owner

@aaronhallaert aaronhallaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks 😉

@@ -37,6 +37,8 @@ local function get_keymaps()
toggle_date_author = "<C-w>",
open_commit_in_browser = "<C-o>",
copy_commit_hash = "<C-y>",
-- TODO: add new option to telescope picker and README. Change value to "<C-e>"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could merge this PR when this is implemented... can you complete the PR?

@marcoSven marcoSven requested a review from aaronhallaert April 8, 2024 16:06
@aaronhallaert aaronhallaert merged commit ac8a7c5 into aaronhallaert:main Apr 8, 2024
@aaronhallaert aaronhallaert added the bug Something isn't working label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants