On Tue, Jun 27, 2023, 07:23 alex xmb ratchev <fxmb...@gmail.com> wrote:
> > > On Tue, Jun 27, 2023, 04:55 Kaif Khan <kaifkhan....@gmail.com> wrote: > >> Thank you for your response, but my bug is rather very simple and not >> complicated. I am attaching a video to explain the bug. >> > whats the output of declare -p PS0 PS1 PROMPT_COMMAND sorry didnt bash lists the mail > > On Tue, Jun 27, 2023, 01:16 alex xmb ratchev <fxmb...@gmail.com> wrote: >> >>> if u modify PS1 , u must enclose escape / color codes in literarly \[ >>> and \] >>> >>> eg >>> >>> PS1=$'\[\e[0;1m\]bold\[\e[0m\] ' >>> >>> and the err u say , looks like u didnt make that proper bind cmd >>> >>> On Mon, Jun 26, 2023, 19:15 Kaif Khan <kaifkhan....@gmail.com> wrote: >>> >>>> >>>>