2011-01-26 23:05:49 +00:00
|
|
|
* Use RList
|
2010-05-20 23:46:26 +00:00
|
|
|
* Support callback for null command (why?)
|
2009-02-05 21:08:46 +00:00
|
|
|
* Show help of commands
|
2010-04-07 09:07:59 +00:00
|
|
|
- long commands not yet tested at all
|
|
|
|
- added interface to export command list into an autocompletable
|
|
|
|
argc, argv for dietline
|
|
|
|
* r_cmd must provide a nesting char table indexing for commands
|
2010-05-20 23:46:26 +00:00
|
|
|
- this is already partially done
|
2010-04-07 09:07:59 +00:00
|
|
|
- this is pretty similar to r_db
|
|
|
|
- every module can register their own commands
|
|
|
|
- commands can be listed like in a tree
|