ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
731 stars 47 forks source link

[FIX] Fix replace and replace_ignorecase #223

Closed meooow25 closed 1 year ago

meooow25 commented 1 year ago

Stop replace and replace_ignorecase from trying to repeat single replacements forever and eventually going out of bounds when the replacement string contains the search string.

uwu