From b99398fb18b209143554ee936592f129610b90ca Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 12 Mar 2026 19:58:53 +0800 Subject: Update helpdoc viewer UI and improve text handling - Add title localization for helpdoc viewer - Implement ANSI-aware string truncation for proper display - Improve focus indication with color highlighting - Move display_width utility to shared module - Update welcome and command helpdoc formatting - Bump copyright year to 2026 --- LICENSE-MIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE-MIT') diff --git a/LICENSE-MIT b/LICENSE-MIT index 5cc333b..e90df8f 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 JustEnoughVCS Team, Weicao-CatilGrass +Copyright (c) 2026 JustEnoughVCS Team, Weicao-CatilGrass Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- cgit