tamentis / prwd

prwd is a replacement for your shell's PS1, it provides a simple templating language with commands to customize your prompt.
ISC License
10 stars 4 forks source link

Segfault if git branch name has length >=16 #2

Closed twidi closed 12 years ago

twidi commented 12 years ago

Hi

Thanks for your update with the git branch.

By the way the new prwd segfaults when the length of the branch has a name with a lenght >= 16 chars :(

Do you need more informations to resolve this ?

Thanks a lot

twidi commented 12 years ago

I commited a patch and pushed a pull request. See #3.