Learn cvar and command names from the server for autocomplete
Send cvarlist and cmdlist on connect and merge the answer into the autocomplete candidates. Number the server menu from 0, keep suggesting sibling commands while the command name is typed, mask the password in the startup line, ignore venv/, fix README claims.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
__pycache__/
|
||||
venv/
|
||||
venv3/
|
||||
*test*
|
||||
*.json
|
||||
|
||||
Reference in New Issue
Block a user