Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-27 | Rename: cmumble_command_{complete=>expand_shortcut} | Benjamin Franzke | 1 | -1/+1 | |
2011-09-27 | Handle whitespace around commands | Benjamin Franzke | 1 | -2/+22 | |
2011-09-27 | Add support for command shortcuts | Benjamin Franzke | 1 | -1/+4 | |
So that distinct substrings of commands, can be used as shortcuts. | |||||
2011-09-23 | Add prefix cmumble_ to struct context and struct user | Benjamin Franzke | 1 | -4/+4 | |
2011-09-23 | Add a command interface | Benjamin Franzke | 1 | -8/+10 | |
Also add two simple commands: help and ls | |||||
2011-09-23 | Fix indents | Benjamin Franzke | 1 | -3/+3 | |
2011-09-23 | Fix warnings | Benjamin Franzke | 1 | -0/+5 | |
2011-09-23 | Add input support using readline | Benjamin Franzke | 1 | -0/+133 | |