TNT/tests/unit
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
..
Makefile feat: add whisper messaging and command history 2026-04-19 17:22:23 +08:00
test_message test: add comprehensive unit tests for UTF-8 and message functions 2026-02-08 10:29:19 +08:00
test_message.c test: add comprehensive unit tests for UTF-8 and message functions 2026-02-08 10:29:19 +08:00
test_utf8 test: add comprehensive unit tests for UTF-8 and message functions 2026-02-08 10:29:19 +08:00
test_utf8.c test: add comprehensive unit tests for UTF-8 and message functions 2026-02-08 10:29:19 +08:00