goChar
import { goChar } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";
任意の文字に移動する
クリックで移動できない文字に移動しようとすると失敗するので注意
const goChar: (line: string | number | HTMLElement, pos: number) => Promise<void>;
import { goChar } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";
任意の文字に移動する
クリックで移動できない文字に移動しようとすると失敗するので注意