79486919

Date: 2025-03-05 15:22:00
Score: 1
Natty:
Report link

Similar issue was discussed here and it should help. so basically, problem is, \[ and \] are required to tell bash not to count the escape sequences to the prompt width.

e.g.

MAGENTA="\\[$(tput setaf 5)\\]"
Reasons:
  • RegEx Blacklisted phrase (1): Similar issue
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Nitin Tripathi