• Joined on 2026-04-07
dailz opened issue dailz/logViewer#20 2026-06-03 13:53:57 +08:00
🟡 [M10] UTF-8 BOM 开头的 JSON 行被拒绝
dailz opened issue dailz/logViewer#25 2026-06-03 13:53:57 +08:00
🟡 [M15] Ready 无 VisualHeightIndex 时走 Loading 滚动路径
dailz opened issue dailz/logViewer#24 2026-06-03 13:53:57 +08:00
🟡 [M14] ensure_viewport_cache 使用过时的 v_offset 局部变量
dailz opened issue dailz/logViewer#23 2026-06-03 13:53:57 +08:00
🟡 [M13] 未检查 KeyEventKind,Press/Repeat/Release 全当命令处理
dailz opened issue dailz/logViewer#22 2026-06-03 13:53:57 +08:00
🟡 [M12] 重复 JSON key 被 HashMap 静默折叠
dailz opened issue dailz/logViewer#21 2026-06-03 13:53:57 +08:00
🟡 [M11] LogLevel::from_str 不 trim 空白
dailz opened issue dailz/logViewer#13 2026-06-03 13:53:56 +08:00
🟡 [M3] read_cache 零长度读取命中空缓存槽
dailz opened issue dailz/logViewer#11 2026-06-03 13:53:56 +08:00
🟡 [M1] update_for_append 不更新 visual_height_index
dailz opened issue dailz/logViewer#12 2026-06-03 13:53:56 +08:00
🟡 [M2] Unicode 显示宽度全部视为 1,CJK/emoji 包裹位置错误
dailz opened issue dailz/logViewer#14 2026-06-03 13:53:56 +08:00
🟡 [M4] watcher 后端错误被静默丢弃
dailz opened issue dailz/logViewer#15 2026-06-03 13:53:56 +08:00
🟡 [M5] Remove 事件不经过路径过滤,可能误报
dailz opened issue dailz/logViewer#16 2026-06-03 13:53:56 +08:00
🟡 [M6] 后台线程在有界通道上阻塞 send
dailz opened issue dailz/logViewer#5 2026-06-03 13:52:51 +08:00
🔴 [H5] 后台索引器:索引快照与缓存哈希不匹配
dailz opened issue dailz/logViewer#4 2026-06-03 13:52:51 +08:00
🔴 [H4] 缓存指纹太弱 → 中间修改检测不到
dailz opened issue dailz/logViewer#9 2026-06-03 13:52:51 +08:00
🔴 [H9] 运行时 panic/error 无终端恢复保护
dailz opened issue dailz/logViewer#10 2026-06-03 13:52:51 +08:00
🔴 [H10] Loading 状态下忽略文件变更事件
dailz opened issue dailz/logViewer#8 2026-06-03 13:52:51 +08:00
🔴 [H8] 初始文件加载失败 → 终端状态损坏
dailz opened issue dailz/logViewer#7 2026-06-03 13:52:51 +08:00
🔴 [H7] 文件监控回调中使用阻塞 send
dailz opened issue dailz/logViewer#3 2026-06-03 13:52:51 +08:00
🔴 [H3] 缓存损坏时 get_line() 会 panic
dailz opened issue dailz/logViewer#6 2026-06-03 13:52:51 +08:00
🔴 [H6] 后台 mmap 索引期间文件截断 → SIGBUS