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: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 08:03:03 |
Calls: | 15,171 |
Calls today: | 4 |
Files: | 19,857 |
D/L today: |
9 files (848K bytes) |
Messages: | 1,691,487 |