11 Commits
Author SHA1 Message Date
DebianandSisyphus ca1666f3a5 Ignore docs build artifacts
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <[email protected]>
2026-09-18 12:19:29 +02:00
pfl 3d1dc19d9b 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.
2026-09-16 18:25:48 +02:00
xbl 7ca9795a39 modified: .gitignore
modified:   README.md
	new file:   install.sh
	renamed:    config.py -> lib/constants.py
	renamed:    cvars.py -> lib/cvars.py
	renamed:    formatter.py -> lib/formatter.py
	renamed:    network.py -> lib/network.py
	renamed:    parser.py -> lib/parser.py
	renamed:    qlpycon_config.py -> lib/settings.py
	renamed:    state.py -> lib/state.py
	renamed:    ui.py -> lib/ui.py
	modified:   main.py
	modified:   qlpycon.bash
	new file:   qlpycon.conf.example
2026-06-13 10:21:29 +02:00
pfl 4ac9432db9 Ignore CLAUDE*.md files 2026-01-09 14:59:53 +01:00
xbl 8d8a729490 changez 2026-01-02 17:05:57 +01:00
xbl bc4f62dcf8 lul 2025-12-29 14:00:21 +01:00
xbl 53c0b3af55 improoove 2025-12-24 09:23:26 +01:00
xbl d387a13855 laul 2025-12-23 22:32:49 +01:00
xbl c648a99439 sumting 2025-12-23 10:18:50 +01:00
xbl 6b4445b538 lul 2025-12-23 09:40:55 +01:00
xbl a889898694 refactor 2025-12-23 09:37:42 +01:00