bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Read Prompt Width Miscalculation (Non-Printing Characters)


From: The Administrator
Subject: Re: Read Prompt Width Miscalculation (Non-Printing Characters)
Date: Thu, 29 Dec 2022 04:37:16 -0600

... or you can write your prompt string as you would write PS1 and use the ${word@P} expansion when you pass it as an argument to `read' (preferred).

This is new to me.  Thank you.

Should I write a patch for the man page?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]