Utils/Termlib: Extend the completion API
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 16 Jun 2009 14:35:33 +0000 (14:35 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 16 Jun 2009 14:35:33 +0000 (14:35 +0000)
commitb89e3166f7680755683dccee5e48cb3a820185c0
treece84467ee17ffdfddcd909be71699b014de76917
parent1e4e4f0d4cdba4ba8b3f7f73849b7e0dc52e2d46
Utils/Termlib: Extend the completion API
Utils/Console: Update completion to use new prefix return value
Utils/Console: Update completion to allow completing command arguments (i.e. help, ls, cd)
Utils/Console: Move auto-repeat-on-empty-return functionality into LineEditor keybinding
Utils/Termlib: Update completer documentation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1234 270642c3-0616-0410-b53a-bc976706d245
Utils/Console/LineEditor.cc
Utils/Console/LineEditor.hh
Utils/Console/Server.cc
Utils/Console/Server.hh
Utils/Termlib/Editor.cc
Utils/Termlib/Editor.hh