From eecb9f1daa677d93215038e5d15e86c39c9fd476 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 3 Jan 2026 22:11:39 +0000 Subject: [PATCH] =?UTF-8?q?v=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/v.md b/v.md index eafcc4e..706b421 100644 --- a/v.md +++ b/v.md @@ -18,6 +18,8 @@ ### osc +character jump + ```sh # pacman -S cargo $ mkdir -p ./tmp/src @@ -62,6 +64,8 @@ $ ./target/debug/example ### vmc +character blink + > src/main.rs ```rust:src/main.rs