X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README.md;h=9b8977a2865e53196eb6030dd82aeb917f77d4e0;hb=57892b56a4418339b29e8766aa641d3f42e118c9;hp=8a701600731e78f67d156a7a848b86c01b2de20a;hpb=7db925b0daccb9e41a6089624e29ccf5fb3ff1fe;p=CleanReadLine.git diff --git a/README.md b/README.md index 8a70160..9b8977a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ functions as close as possible ###Todo +- Check all functions if more maybe's are needed to handle NULL +- Implement history expansion functions - Use builtin Maybe if available, otherwise fall back on own Maybe - Complete history api implementation - Control over tabcompletion, right now it completes on filenames.