src/sbbs3 getstr.cpp 1.32 1.33
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
getstr.cpp
Log Message:
A simple tab-completion when the history list passed to getstr() is not
NULL. When history is NULL, treat TAB the same as before (in weird ways).
The TAB-completion algo is very simple: just find the first (case insensitive) match in the history list and if there is one, use it as the current string content.
| Sysop: | Tandy |
|---|---|
| Location: | New York, USA |
| Users: | 17 |
| Nodes: | 13 (0 / 13) |
| Uptime: | 00:12:05 |
| Calls: | 348 |
| Messages: | 135,667 |