TNT/include
m1ngsama a832fe703f feat: add whisper messaging and command history
- Add :msg/:w command for private whisper messages between users
- Add command history with UP/DOWN arrow navigation in command mode
- Store up to 16 commands in ring buffer per client session
- Update help text to document new features
- Fix unit test Makefile to link common.c
2026-04-19 17:22:23 +08:00
..
.gitkeep Initial commit 2025-07-01 09:00:00 +08:00
chat_room.h fix: address security vulnerabilities and design flaws from comprehensive audit 2026-04-15 10:13:17 +08:00
common.h fix: address security vulnerabilities and design flaws from comprehensive audit 2026-04-15 10:13:17 +08:00
message.h Initial commit 2025-07-01 09:00:00 +08:00
ssh_server.h feat: add whisper messaging and command history 2026-04-19 17:22:23 +08:00
tui.h Replace telnet with SSH and fix full-screen display 2025-11-24 16:48:14 +08:00
utf8.h refactor: stabilize SSH runtime and add exec interface 2026-03-10 18:52:20 +08:00