[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Backspace echoed incorrectly with TERM=garbage
From: |
Chet Ramey |
Subject: |
Re: Backspace echoed incorrectly with TERM=garbage |
Date: |
Thu, 18 Jun 2020 10:29:31 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 |
On 6/17/20 5:30 PM, bryanh@giraffe-data.com wrote:
> Bash Version: 5.0
> Patch Level: 3
> Release Status: release
>
> Description:
>
> With TERM environment variable set to an undefined terminal type, Bash
> echoes a backspace as a space; I expect it to echo as a backspace (ctl-h).
> It edits the line properly; it just isn't displayed correctly.
Sorry, I can't reproduce this.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
- Re: Backspace echoed incorrectly with TERM=garbage, (continued)
- Re: Backspace echoed incorrectly with TERM=garbage, Bryan Henderson, 2020/06/18
- Re: Backspace echoed incorrectly with TERM=garbage, Greg Wooledge, 2020/06/18
- Re: Backspace echoed incorrectly with TERM=garbage, Bryan Henderson, 2020/06/18
- Re: Backspace echoed incorrectly with TERM=garbage, Dennis Williamson, 2020/06/18
- Re: Backspace echoed incorrectly with TERM=garbage, Bryan Henderson, 2020/06/18
- Re: Backspace echoed incorrectly with TERM=garbage, Andrew Church, 2020/06/19
- Re: Backspace echoed incorrectly with TERM=garbage, Bryan Henderson, 2020/06/19
- Re: Backspace echoed incorrectly with TERM=garbage, Chet Ramey, 2020/06/20
Re: Backspace echoed incorrectly with TERM=garbage, Greg Wooledge, 2020/06/18
Re: Backspace echoed incorrectly with TERM=garbage,
Chet Ramey <=