[pyrepl-checkins] pyrepl TODO,1.2,1.3
mwh@codespeak.net
mwh@codespeak.net
Fri, 17 Jan 2003 14:31:33 +0100 (MET)
- Previous message: [pyrepl-checkins]
pyrepl/pyrepl __init__.py,1.1.1.1,1.2 cmdrepl.py,1.1.1.1,1.2
commands.py,1.1.1.1,1.2 completer.py,1.1.1.1,1.2
completing_reader.py,1.1.1.1,1.2 console.py,1.1.1.1,1.2
copy_code.py,1.1.1.1,1.2 fancy_termios.py,1.2,1.3
historical_reader.py,1.1.1.1,1.2 keymaps.py,1.2,1.3
module_lister.py,1.1.1.1,1.2 pygame_console.py,1.1.1.1,1.2
pygame_keymap.py,1.1.1.1,1.2 python_reader.py,1.1.1.1,1.2
reader.py,1.1.1.1,1.2 unix_console.py,1.2,1.3unix_keymap.py,1.1.1.1,1.2
- Next message: [pyrepl-checkins] pyrepl CREDITS,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 ----
- Previous message: [pyrepl-checkins]
pyrepl/pyrepl __init__.py,1.1.1.1,1.2 cmdrepl.py,1.1.1.1,1.2
commands.py,1.1.1.1,1.2 completer.py,1.1.1.1,1.2
completing_reader.py,1.1.1.1,1.2 console.py,1.1.1.1,1.2
copy_code.py,1.1.1.1,1.2 fancy_termios.py,1.2,1.3
historical_reader.py,1.1.1.1,1.2 keymaps.py,1.2,1.3
module_lister.py,1.1.1.1,1.2 pygame_console.py,1.1.1.1,1.2
pygame_keymap.py,1.1.1.1,1.2 python_reader.py,1.1.1.1,1.2
reader.py,1.1.1.1,1.2 unix_console.py,1.2,1.3unix_keymap.py,1.1.1.1,1.2
- Next message: [pyrepl-checkins] pyrepl CREDITS,1.1.1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]