Небольшие исправления
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -930,7 +930,7 @@ proc DebugInfo {widget file f} {
|
||||
# close $f
|
||||
} else {
|
||||
# Highlight::ExecuteColorized $widget
|
||||
$widget insert "end-4l linestart" "-->> [read $file]"
|
||||
$widget insert "end-4l linestart" "[read $file]"
|
||||
}
|
||||
while {[gets $f line]>=0} {
|
||||
Highlight::ExecuteColorized $widget
|
||||
|
||||
Reference in New Issue
Block a user