pyrepl TODO,1.2,1.3
[email protected] Fri, 17 Jan 2003 14:31:33 +0100 (MET)
| Newsgroups | gmane.comp.python.pyrepl.checkins |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/pyrepl/pyrepl
In directory thoth.codespeak.net:/tmp/cvs-serv2232
Modified Files:
TODO
Log Message:
Non-incremental history search isn't going to happen by if I have to do it.
Index: TODO
===================================================================
RCS file: /cvs/pyrepl/pyrepl/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TODO 13 Dec 2002 14:58:49 -0000 1.2
--- TODO 17 Jan 2003 13:31:31 -0000 1.3
***************
*** 4,8 ****
+ point-and-mark?
+ user customization support (maybe even try to read $INPUTRC?)
- + non-incremental history search? (prolly not worth it)
+ in general, implement more readline functions (just a matter of
typing, for the most part)
--- 4,7 ----