refactor: rename module and create directory scaffold

Rename module from COM to github.com/jixishi/SerialTerminalForWindowsTerminal.
Create target directory tree: cmd/serialterminal/, internal/{app,command,config,
console,event,flag,session,tui}, pkg/{charset,forward,luaplugin}.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
JiXieShi
2026-05-22 02:26:06 +08:00
parent 2ffb86cc17
commit d434d961ee
+1 -1
View File
@@ -1,4 +1,4 @@
module COM module github.com/jixishi/SerialTerminalForWindowsTerminal
go 1.22 go 1.22