[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ^L doesn't clear screen
From: |
Chet Ramey |
Subject: |
Re: ^L doesn't clear screen |
Date: |
Sun, 07 Sep 2014 13:14:16 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 9/6/14, 8:24 PM, address@hidden wrote:
> Bash Version: 4.3
> Patch Level: 24
> Release Status: release
>
> Description:
> ^L doesn't clear the screen
> lithist is on, but <UP> prints literal ^J instead of NL
> This is terminal-independent (mate-terminal, xterm, rxvt)
>
> Repeat-By:
> $ ^L
You don't say which editing mode you're using, but ^L has never cleared
the screen in vi input mode.
>
> $ q()
> {
> :
> }
> <up arrow>
> $ q()^J{^J:^J}
I can't reproduce this using Mac OS X.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/