Feature #27
redesign internal command processor to be extensible
| Status: | New | Start: | 2008-04-21 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.3 | |||
Description
Move from a big if/strcmp/else list to a register()/find()/exec() interface. This would allow automatically generated help screens (including context sensitive help), command abbreviations and tab completions
Related issues
| blocks Bug #28 | automatic help screens | Closed | 2008-04-21 | ||
| blocks Feature #25 | Full featured command line editing | Closed | 2008-04-20 |