aisk / pick

create curses based interactive selection list in the terminal
MIT License
721 stars 60 forks source link

fixed long title wrapping #129

Closed iamalisalehi closed 2 months ago

iamalisalehi commented 3 months ago

Hi,

This patch fixes issue #103.

iamalisalehi commented 2 months ago

Oh thanks, This makes much more sense.

I applied that and also fixed a little bug in showing descriptions that was caused by the new way of title wrapping.