nvitop/docs/source
Xuehai Pan a8fe6924ad feat(tui): implement curses emulation with ANSI escape sequences
- Add complete terminal handling with screen buffer management
- Implement keyboard and mouse input (SGR extended mouse protocol)
- Add support for text attributes, colors, and ACS line-drawing characters
- Handle wide characters and combining character merging
- Support both Windows (msvcrt) and Unix (termios) platforms
- Fix ERR constant to match standard curses (-1 instead of 1)
- Fix unctrl() return type annotation (str instead of int)
2026-02-02 01:06:20 +08:00
..
_static docs: add Sphinx-based documents 2022-07-01 13:01:22 +08:00
_templates docs: add Sphinx-based documents 2022-07-01 13:01:22 +08:00
api deps(cachetools): remove third-party dependency cachetools (#147) 2025-01-24 16:52:16 +08:00
conf.py chore: update license header 2025-01-18 23:25:18 +08:00
fix-psutil-docstring.sh docs: use scripts to bypass bugs in the readthedocs build system 2022-07-02 19:04:40 +08:00
index.rst ver: bump version to v1.6.2 2026-01-28 01:02:12 +08:00
select.rst docs: reorganize documentation 2022-08-23 18:46:56 +08:00
spelling_wordlist.txt feat(tui): implement curses emulation with ANSI escape sequences 2026-02-02 01:06:20 +08:00