Issue914546
Created on 2004-03-11 23:00 by noamr, last changed 2005-02-03 01:37 by kbk.
|
msg45505 - (view) |
Author: Noam Raphael (noamr) |
Date: 2004-03-11 23:00 |
|
This patch adds an option for idleHistory to be
a-cyclic -- holding the Alt-P keys will bring all the
commands typed, one by one, and stop at the first one.
This, I think, is more intuitive - when history is
cyclic, and you press Alt-P continuously, you have no
sense of your position, since it's always jumping from
end to beginning. That's why I added this option, and
that's why I made it a-cyclic by default.
The diffs are against idlefork 0.9b1, but work against
current idle cvs.
Noam
|
|
msg45506 - (view) |
Author: Kurt B. Kaiser (kbk) |
Date: 2005-02-03 01:37 |
|
Logged In: YES
user_id=149084
IdleHistory.py rev 1.5
|
|
| Date |
User |
Action |
Args |
| 2004-03-11 23:00:59 | noamr | create | |
|