Currently, Trup views Polybar and polybar as two different objects, leading to !top returning both. Could the owners of Trup add case insensitivity into the code with (I'm a beginner with GoLang here, so correct me if I'm wrong) strings.ToLower or something? I know you can do this easily in pretty much any coding language, and it would greatly help !top become a more popular and less buggy feature.
If this is too difficult, ignore this. I'm by no means an expert coder with GoLang.
Currently, Trup views Polybar and polybar as two different objects, leading to !top returning both. Could the owners of Trup add case insensitivity into the code with (I'm a beginner with GoLang here, so correct me if I'm wrong)
strings.ToLower
or something? I know you can do this easily in pretty much any coding language, and it would greatly help !top become a more popular and less buggy feature.If this is too difficult, ignore this. I'm by no means an expert coder with GoLang.