IngoMeyer441 / tmux-easy-motion

Vim's easy-motion for tmux
MIT License
81 stars 6 forks source link

debug guide? #1

Closed aca closed 1 year ago

aca commented 3 years ago

Thanks for the great plugin. But I'm having trouble making it work at all. Not sure where to start, how can i debug this?

$ tmux -V
tmux 3.1c

#$ uname -a
Darwin rok 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 i386 MacBookPro16,1 Darwin
IngoMeyer441 commented 3 years ago

Thanks for trying my extension. To be honest, I did not run any tests on macOS yet since I have no Mac I could run tests on (currently). Do you get any messages or can you describe what happens? I could also add the option to write debug output to a temporary file.

aca commented 3 years ago

@IngoMeyer441 Nothing happens, just doesn't work. Binding is not set. I'll check it later. I've tested with arch and it seems to work fine!

IngoMeyer441 commented 3 years ago

It could also be a problem related to macOS. I need to fetch a mac to do some testing...

aca commented 3 years ago

@IngoMeyer441 There's no issue with mac. My mistake. (But it didn't work before, don't know why it works now 😅) Just patching this https://github.com/IngoMeyer441/tmux-easy-motion/pull/5 fix my issue.