: [IronPython] Console history
This is my pet peeve. This applies to both 1.1 and 2.0a1.
1. Run ipy.exe with -X:TabCompletion.
2. Execute a line. (Let's say "a = 1".)
3. Press up arrow. (The last line appears.)
4. Press down arrow. (The line stays.)
What I want:
4. The line disappe
2007/6/20, Michael Foord <[EMAIL PROTECTED]>:
> How about:
>
> 1. Run ipy.exe with -X:TabCompletion.
> 2. Execute a line. (Let's say "a = 1".)
> 3. Press up arrow. (The last line appears.)
> 4. Press escape. The line disappears.
>
> Any good ?
Oh, this is actually nice. Thanks.
--
Seo Sanghyeon
Sanghyeon Seo wrote:
> This is my pet peeve. This applies to both 1.1 and 2.0a1.
>
> 1. Run ipy.exe with -X:TabCompletion.
> 2. Execute a line. (Let's say "a = 1".)
> 3. Press up arrow. (The last line appears.)
> 4. Press down arrow. (The line stays.)
>
>
How about:
1. Run ipy.exe with -X:TabCo
This is my pet peeve. This applies to both 1.1 and 2.0a1.
1. Run ipy.exe with -X:TabCompletion.
2. Execute a line. (Let's say "a = 1".)
3. Press up arrow. (The last line appears.)
4. Press down arrow. (The line stays.)
What I want:
4. The line disappears.
Otherwise, you're forced to delete the