From ccf314ac12498fec8432f02327dcafb7e8e1394e Mon Sep 17 00:00:00 2001 From: Usagi Ito Date: Sun, 12 Nov 2023 16:59:28 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E4=BA=8B?= =?UTF-8?q?=E5=89=8D=E5=87=A6=E7=90=86=E3=82=B5=E3=83=B3=E3=83=97=E3=83=AB?= =?UTF-8?q?=E3=81=ABDr.USAGI=20=E3=81=AE=E3=83=93=E3=83=BC=E3=82=BB?= =?UTF-8?q?=E3=82=A4=E3=82=B5=E3=83=B3=E3=83=97=E3=83=AB=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- regex.pre-command.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regex.pre-command.txt b/regex.pre-command.txt index a0b0179..6e565ea 100644 --- a/regex.pre-command.txt +++ b/regex.pre-command.txt @@ -3,5 +3,7 @@ /disable ^\s*システムコマンド\s*ディゼ[イー]ブル.* /enable ^\s*システムコマンド\s*イネ[イー]ブル.* /set init ^\s*システムコマンド\s*セット\s*(イニット|イニシャライズ).* +/set bs ^\s*システムコマンド\s*セット\s*(ビ|ピ)ート\s*セイバー.* +/set bsl ^\s*システムコマンド\s*セット\s*(ビ|ピ)ート\s*セイバー\s*ランチ.* /set clear ^\s*システムコマンド\s*セット\s*クリア.* /? ^\s*システムコマンド.*