Re: [PATCH try2] completion: prompt: use generic colors
From: Joakim Petersen <hidden>
Date: 2023-03-16 14:19:14
From: Joakim Petersen <hidden>
Date: 2023-03-16 14:19:14
On 01/03/2023 21:27, Felipe Contreras wrote:
quoted
quoted
We don't need bash to do this conversion, we can use \001 \002 ourselves, and then the prompt command mode is not necessary to display colors.quoted
Comments from those who use colored prompt and who are familiar with the mechansim used to implement this? As I do not use the feature at all and haven't been following it, seeing independent support would help the topic.At least in try1 Justin Donnelly reported success [1].
I've played around a bit with this patch, and it seems to work as advertised.