From 71be82258a43270ccd0402ae2160db2fc5affb0b Mon Sep 17 00:00:00 2001 From: vasilito Date: Fri, 19 Jun 2026 10:15:14 +0300 Subject: [PATCH] =?UTF-8?q?tlc:=20build=20linux=20release=20=E2=80=94=205.?= =?UTF-8?q?0=20MB=20tlc,=20973=20tests,=20clippy=20clean?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/recipes/tui/tlc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/recipes/tui/tlc/README.md b/local/recipes/tui/tlc/README.md index 9eb97f3f87..d32927993a 100644 --- a/local/recipes/tui/tlc/README.md +++ b/local/recipes/tui/tlc/README.md @@ -59,7 +59,7 @@ no Redox-specific code or dependencies. ```bash cd local/recipes/tui/tlc/source -cargo build --release # tlc (4.8 MB), tlcedit (1.2 MB), tlcview (661 KB) +cargo build --release # tlc (5.0 MB), tlcedit (1.2 MB), tlcview (661 KB) ./target/release/tlc --version # tlc 1.0.0-beta ./target/release/tlc # launch file manager TUI ./target/release/tlcedit file.txt # launch standalone editor