Skip to content
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

keybinding gives empty list #42

Open
theutz opened this issue Jun 9, 2021 · 1 comment
Open

keybinding gives empty list #42

theutz opened this issue Jun 9, 2021 · 1 comment

Comments

@theutz
Copy link

theutz commented Jun 9, 2021

This plugin is awesome! I'm using it on my Mac with ZSH, and almost everything works exactly as it's supposed to.

However, when I choose the keybinding option, the list is empty. I thought maybe it was a mismatch between Linux & Mac's version's of sed, but even using gnu-sed it didn't work.

Do you have any ideas what might cause this?

Screen Shot 2021-06-09 at 16 07 41

@sainnhe
Copy link
Owner

sainnhe commented Jun 10, 2021

I can't reproduce, does it work if you directly run tmux list-keys | fzf?

The command sed '1i [cancel]' is used to insert a new line [cancel] in the first line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants