Closed jkroes closed 8 months ago
I enabled scrolling horizontally during queries by configuring pet
to use peco
instead of fzf
; however, that still leaves the issue above with not being able to see the third parameter/variable in the second image above during completion.
Thanks for reporting this, does indeed look like a bug to me, happening locally as well.
So I'm not sure why this was set to Wrap = false, but I'm just going to change it to true. Seems to fix it on my mac.
In the README, an example of variable completion is shown:
In contrast, I haven't been able to replicate text wrapping in zsh on arm64 MacOS (homebrew installation).