update watch file
[cl-readline.git] / TODO
1 - Keybindings
2
3 - Maintain several concurrent completion lists,
4   with easy switch back and forth. 
5
6 - Keybinding to switch between completion lists.
7
8 - File-based completion list.
9
10 - Better history control
11
12 - 8bit fix
13
14 - REPL
15
16 - Paren-matching settable despite .inputrc
17
18 - Hidden characters. (Password-style)
19
20 - Lightweight version based on alternate library with
21   more permissive license.
22
23 - Smarter installation