[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changing PSI and PS0 leads to four characters at beginning of user i
From: |
David |
Subject: |
Re: Changing PSI and PS0 leads to four characters at beginning of user input |
Date: |
Mon, 5 Jul 2021 15:44:28 +1000 |
On Mon, 5 Jul 2021 at 05:12, <lisa-asket@perso.be> wrote:
> \[ \] to enclose the tput commands? I thought those were only used when
> using
> escape sequences only.
On Mon, 5 Jul 2021 at 06:05, <lisa-asket@perso.be> wrote:
> Strange thing that one sometimes uses \[ and \], and sometimes not.
Each of your tput commands query the database to ask what
escape sequence is required, to activate the capability you
specify, on the terminal you are using.
The output of each of your tput commands is the answer to that question.
So, the output of each of your tput commands is an escape sequence.
So you need \[ \] around each tput output, because each of your tput
output is an escape sequence.
- Changing PSI and PS0 leads to four characters at beginning of user input, lisa-asket, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Greg Wooledge, 2021/07/04
- Changing PSI and PS0 leads to four characters at beginning of user input, lisa-asket, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Lawrence Velázquez, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Greg Wooledge, 2021/07/04
- Changing PSI and PS0 leads to four characters at beginning of user input, lisa-asket, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Greg Wooledge, 2021/07/04
- Changing PSI and PS0 leads to four characters at beginning of user input, lisa-asket, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Greg Wooledge, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input,
David <=
- Changing PSI and PS0 leads to four characters at beginning of user input, lisa-asket, 2021/07/05
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Lawrence Velázquez, 2021/07/04
- Re: Changing PSI and PS0 leads to four characters at beginning of user input, Chet Ramey, 2021/07/06