|
@ -3,7 +3,6 @@ |
|
|
- readline |
|
|
- readline |
|
|
- fix for two column glyphs. use Markus Kuhn's wcwidth.c |
|
|
- fix for two column glyphs. use Markus Kuhn's wcwidth.c |
|
|
- fix for commands that extend beyond term width |
|
|
- fix for commands that extend beyond term width |
|
|
- tab completion interface |
|
|
|
|
|
- SSL should be factored out of net.js into standalone stream object |
|
|
- SSL should be factored out of net.js into standalone stream object |
|
|
- add completion callbacks to all stream write() methods |
|
|
- add completion callbacks to all stream write() methods |
|
|
- Erradicate all traces of 'binary' encoding. Only used, now, in OpenSSL |
|
|
- Erradicate all traces of 'binary' encoding. Only used, now, in OpenSSL |
|
|