Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
17ce3814a81e2bf6be596290c65d6c09d2707ee0
pi/packages/tui/src
T
History
Mario Zechner 9427211f99 fix(tui): render HTML tags as plain text in Markdown component
Handles both block-level and inline HTML tags that were previously
silently dropped.

fixes #359
2025-12-30 22:42:24 +01:00
..
components
fix(tui): render HTML tags as plain text in Markdown component
2025-12-30 22:42:24 +01:00
autocomplete.ts
TUI: Improve file completion display (fixes #280)
2025-12-22 16:36:42 +01:00
index.ts
Add global debug key (Shift+Ctrl+D), iterative tree sorting to avoid stack overflow
2025-12-30 22:42:22 +01:00
keys.ts
Add global debug key (Shift+Ctrl+D), iterative tree sorting to avoid stack overflow
2025-12-30 22:42:22 +01:00
terminal-image.ts
Fix Ghostty detection inside tmux for inline images (#299)
2025-12-24 12:04:41 +01:00
terminal.ts
Add Kitty keyboard protocol support for Shift+Enter and other modifier keys
2025-12-18 19:20:30 +02:00
tui.ts
Add global debug key (Shift+Ctrl+D), iterative tree sorting to avoid stack overflow
2025-12-30 22:42:22 +01:00
utils.ts
Fix Ctrl+W to use standard readline word deletion behavior (#306)
2025-12-25 04:09:47 +01:00