Closed g-pavlik closed 7 months ago
Is there something in /tmp/fingers.log
? That content and pattern works on my end.
I need to remove docs/health-check.md since most of that is outdated and only relevant in 1.x version.
Thanks for checking on your machine. My /tmp/fingers.log
is empty, but I rebooted my machine over the weekend. Now, when I try to reproduce it, it works.
I did have a custom regexp at some point, but I removed it and resourced tmux before submitting this issue :thinking:
Thanks for letting me know about /tmp/fingers.log
- I'll use it next time.
Hello, thank you for this amazing plugin! I just discovered it.
I sometimes get a blank screen when entering the fingers mode, and inspired by https://github.com/Morantron/tmux-fingers/issues/7 I managed to track it down this this one-liner:
When it's on the screen - tmux-fingers seems to error, and shows empty screen. But grepping it with the patterm mentioned in the #7 does not look problematic:
I installed tmux-fingers using TMP,
I could not find health-check.sh mentioned in docs/health-check.md, but I checked all things manually (incl submodules init) and it looks ok. I also could not find any logs that coud show me the error.