From c05741da04b54a008d05d74432785534e331e032 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 6 Sep 2021 09:00:23 +0800 Subject: [PATCH] PUB @perfiffer https://linux.cn/article-13756-1.html --- ...0829 Position text on your screen in Linux with ncurses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210829 Position text on your screen in Linux with ncurses.md (98%) diff --git a/translated/tech/20210829 Position text on your screen in Linux with ncurses.md b/published/20210829 Position text on your screen in Linux with ncurses.md similarity index 98% rename from translated/tech/20210829 Position text on your screen in Linux with ncurses.md rename to published/20210829 Position text on your screen in Linux with ncurses.md index 5fb564e1e0..7e1d61b25f 100644 --- a/translated/tech/20210829 Position text on your screen in Linux with ncurses.md +++ b/published/20210829 Position text on your screen in Linux with ncurses.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "perfiffer" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13756-1.html" 使用 ncurses 在你的 Linux 屏幕上定位文本 ======