|
|
|
@@ -4,7 +4,7 @@
|
|
|
|
|
<head>
|
|
|
|
|
<!--
|
|
|
|
|
*
|
|
|
|
|
* Copyright 2009-2015, Haiku. All rights reserved.
|
|
|
|
|
* Copyright 2009-2017, Haiku. All rights reserved.
|
|
|
|
|
* Distributed under the terms of the MIT License.
|
|
|
|
|
*
|
|
|
|
|
* Authors:
|
|
|
|
@@ -57,6 +57,14 @@
|
|
|
|
|
|
|
|
|
|
<div id="content">
|
|
|
|
|
<div>
|
|
|
|
|
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
|
|
|
|
|
|
|
|
|
|
<table class="index" id="index" summary="index">
|
|
|
|
|
<tr class="heading"><td>目次</td></tr>
|
|
|
|
|
<tr class="index"><td>
|
|
|
|
|
<a href="#shortcuts">キーボード・ショートカット</a><br />
|
|
|
|
|
<a href="#commands">組み込み命令</a></td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<h2><img src="../../images/apps-images/vision-icon_64.png" alt="vision-icon_64.png" width="64" height="64" />Vision</h2>
|
|
|
|
|
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
|
|
|
@@ -71,186 +79,212 @@
|
|
|
|
|
<p>いくつかのアドバイス。特に、IRC が初めての方に。</p>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p>"IRC エチケット" を検索して、チャットでやっていいことといけないことを学んでください。たくさん検索したくないなら、Christoph Haas の書いた <a href="https://workaround.org/getting-help-on-irc/">Getting help on IRC</a> がとても役に立つと感じます。</p></li>
|
|
|
|
|
<li><p>ニックネームを登録することで、誰もがどのようななりすましもできないことを確実にでき、IRC 上の住人の信頼を得られます。それに関しては、<a href="http://freenode.net/faq.shtml#nicksetup">Freenode's FAQ</a> を参照してください。</p></li>
|
|
|
|
|
<li><p>By registering your nickname you make sure nobody can pull any shenanigans and you gain the trust of the residents. See <a href="http://freenode.net/kb/answer/registration ">Freenode's FAQ</a> on that matter.</p></li>
|
|
|
|
|
<li><p>Haiku のサウンドプレファレンス (Sounds preferences) で、誰かがあなたのニックネームに触れたら通知されるように構成してください。人々は常に IRC のクライアント画面を見ているわけではありません。ポストしようとしている内容の最初に。話しかけている人のニックネームを入力することは、注目されるチャンスを増やします。ターミナルと同様に、Vision はニックネームに対してタブによる入力補完をサポートしています。すなわち、ニックネームの最初の数文字を入力してタブキーを押すと、Vision はそれに一致する最初の名前で完成させます。</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<p>以下は、組み込みコマンドの一覧です。Vision のウェブサイトから許可を得て転載しています。</p>
|
|
|
|
|
<p>構文</p>
|
|
|
|
|
|
|
|
|
|
<h2>
|
|
|
|
|
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
|
|
|
|
<a id="shortcuts" name="shortcuts">Keyboard shortcuts</a></h2>
|
|
|
|
|
<p>Vision provides a few handy keyboard shortcuts:</p>
|
|
|
|
|
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="4">
|
|
|
|
|
<tr><td><span class="key">↑</span> / <span class="key">↓</span></td><td style="width:15px;"></td><td>When the input control has focus, this will cycle through your recently entered text.</td></tr>
|
|
|
|
|
<tr><td><span class="key">ALT</span> <span class="key">↑</span> / <span class="key">↓</span></td><td></td><td>Activates the window that appears above / below the currently active (selected) one in the "Window list"</td></tr>
|
|
|
|
|
<tr><td class="onelinetop"><span class="key">SHIFT</span> <span class="key">ALT</span> <span class="key">↑</span> / <span class="key">↓</span></td><td></td><td>Similar to <span class="key">ALT</span> <span class="key">↑</span> / <span class="key">↓</span>, but with a twist. Instead of activating the window immedietly above / below the current one, it looks ahead. If there are any windows with higher status bits then the current window, it jumps to those. It jumps to the highest found status bit first.<br />
|
|
|
|
|
|
|
|
|
|
To understand this, you must know that Vision color codes windows in the list with different "status bits" depending on how its contents have changed since it last had focus:
|
|
|
|
|
<ul>
|
|
|
|
|
<li><b><span style="color:black">black</span></b> - no new text</li>
|
|
|
|
|
<li><b><span style="color:silver">gray</span></b> - new text, but nothing exciting (joins, parts, etc.)</li>
|
|
|
|
|
<li><b><span style="color:green">green</span></b> - someone has said something</li>
|
|
|
|
|
<li><b><span style="color:red">red</span></b> - someone has said something, and mentioned your nickname</li>
|
|
|
|
|
</ul>
|
|
|
|
|
Vision treats these with sequential priority. When you press<span class="key">SHIFT</span> <span class="key">ALT</span> <span class="key">↑</span> / <span class="key">↓</span>, Vision will first jump to a red window above / below the current one if it sees one. If it doesn't see a red one, it will jump to a green one, and so on.</td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<h2>
|
|
|
|
|
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
|
|
|
|
<a id="commands" name="commands">Built-in commands</a></h2>
|
|
|
|
|
<p>Here's a list of built-in commands, taken with permission from Vision's website.</p>
|
|
|
|
|
<p>The syntax:</p>
|
|
|
|
|
<table summary="layout" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>コマンド</td></tr>
|
|
|
|
|
<tr><td><tt><required></tt></td><td></td><td>必須のパラメーター</td></tr>
|
|
|
|
|
<tr><td><tt>[optional]</tt></td><td></td><td>オプションのパラメーター</td></tr>
|
|
|
|
|
<tr><td><tt>|</tt></td><td></td><td>論理 OR</td></tr>
|
|
|
|
|
<tr><td><tt>...</tt></td><td></td><td>さらにパラメーターを入力可能</td></tr>
|
|
|
|
|
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>the command</td></tr>
|
|
|
|
|
<tr><td><tt><required></tt></td><td></td><td>a required parameter</td></tr>
|
|
|
|
|
<tr><td><tt>[optional]</tt></td><td></td><td>an optional parameter</td></tr>
|
|
|
|
|
<tr><td><tt>|</tt></td><td></td><td>a logical OR</td></tr>
|
|
|
|
|
<tr><td><tt>...</tt></td><td></td><td>more parameters possible</td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class="menu">/ABOUT</span><br />
|
|
|
|
|
Vision の About ウィンドウを表示します。</p></li>
|
|
|
|
|
Opens Vision's About window.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/ACRONYM [word]</span><br />
|
|
|
|
|
www.acronymfinder.com を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、 FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
|
|
|
|
Opens www.acronymfinder.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/AWAY [away-reason]</span><br />
|
|
|
|
|
現在のネットワークに対して、不在 (away) ステータスを設定します。不在の理由 (away-reason) が指定されていない場合、'BRB' (すぐ戻る) に設定されます。</p></li>
|
|
|
|
|
Sets away status on current network. If no away reason is specified, it is set to 'BRB'. (be right back)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/BACK</span><br />
|
|
|
|
|
現在のネットワーク上のステータスを 'back' にします。</p></li>
|
|
|
|
|
Sets your status to 'back' on current network.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/CLEAR</span><br />
|
|
|
|
|
現在のテキストバッファーをクリアします。</p></li>
|
|
|
|
|
Clears the contents of the current text buffer.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/CTCP <nick|channel> <PING|VERSION|FINGER|TIME|CLIENTINFO|USERINFO></span><br />
|
|
|
|
|
チャンネルまたはニックネームに対して、指定の ctcp コマンドを実行します。</p></li>
|
|
|
|
|
Executes the specified ctcp command on a channel or nick.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/DCC <CHAT> <nick></span><br />
|
|
|
|
|
指定したニックネームで、私的な dcc (利用者同士の直接通信) チャットセッションを開始します。</p></li>
|
|
|
|
|
Opens a private dcc chat session with the specified nick.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/DCC <SEND> <nick> [file]</span><br />
|
|
|
|
|
ファイルを <nick> に送信します。ファイルが指定されていない場合は、ファイルパネルが開きます。</p></li>
|
|
|
|
|
Sends a file to <nick>. If no file is specified, a File panel will open.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/DEOP /DOP /DEVOICE <nick1> [nick2] ...</span><br />
|
|
|
|
|
<nick(s)>に対して、De-ops (オペレーション権限を剥奪) または de-voices (発言権を剥奪) します。</p></li>
|
|
|
|
|
De-ops or de-voices <nick(s)>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/DESCRIBE <nick> <message></span><br />
|
|
|
|
|
/ME と同様ですが、<nick> に関するクエリーを開きます。</p></li>
|
|
|
|
|
Same as /ME, but opens a query on <nick>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/DNS <domain name/IP address></span><br />
|
|
|
|
|
与えられた IP またはドメイン名を解決します。</p></li>
|
|
|
|
|
Resolves the given IP or domain name.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/EXIT</span><br />Vision を終了します。</p></li>
|
|
|
|
|
<li><p><span class="menu">/EXIT</span><br />
|
|
|
|
|
Quits Vision.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/GAWAY [away-reason]</span><br />
|
|
|
|
|
/AWAY [away-reason] と同じですが、すべての接続されたネットワークに適用されます。</p></li>
|
|
|
|
|
Same as /AWAY [away-reason], but applies to all connected networks.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/GBACK</span><br />
|
|
|
|
|
/BACK コマンドと同じですが、すべての接続されたネットワークに対して適用されます。</p></li>
|
|
|
|
|
Same as /BACK, but on applies to all connected networks.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/GOOGLE [search-string]</span><br />
|
|
|
|
|
www.google.com を現在の html ハンドラーで開きます. (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
|
|
|
|
Opens www.google.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/INVITE /I <nick> <channel></span><br />
|
|
|
|
|
<nick> を <channel> に招待します。</p></li>
|
|
|
|
|
Invites <nick> to the <channel>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/JOIN /J <channel> [channel-key]</span><br />
|
|
|
|
|
<channel> に参加します。必要であれば、 [channel-key] を準備します。</p></li>
|
|
|
|
|
Joins the <channel>. Provide a [channel-key] if necessary.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/KICK /K <nick> [reason]</span><br />
|
|
|
|
|
現在のチャンネルから <nick> を排除します。[reason] が指定されていない場合、設定 (Preferences) で指定された理由に確定されます。</p></li>
|
|
|
|
|
Kicks <nick> from current channel. If [reason] is not specified, it will be set to the reason specified in Preferences.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/KILL <nick> [message]</span><br />
|
|
|
|
|
ユーザーをネットワークから切断する IRC オペレーターコマンド</p></li>
|
|
|
|
|
IRC operator command to disconnect a user from the network.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/LIST</span><br />
|
|
|
|
|
新しいビューを開いて、現在のネットワークのすべてのチャンネル [隠しチャンネルを除く]を表示します。</p></li>
|
|
|
|
|
Opens a new view which lists all the channels on the current network. [except hidden channels]</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/M</span><br />
|
|
|
|
|
現在のチャンネルのチャンネルノードを表示します。</p></li>
|
|
|
|
|
Displays the channel modes of the current channel.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/M <+-ohvbeqa> <nick1> [nick2] ...</span><br />
|
|
|
|
|
<span class="menu">MODE <channel> <modes> <nick></span> と同様ですが、現在のチャンネルに対して実行されます。</p></li>
|
|
|
|
|
Same as <span class="menu">MODE <channel> <modes> <nick></span>, but on current channel.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/M <+-kfL,l,psmntirRcOAQKVHGCuzN></span><br />
|
|
|
|
|
<span class="menu">/MODE <channel> <modes></span> と同様ですが、現在のチャンネルに対して実行されます。</p></li>
|
|
|
|
|
Same as <span class="menu">/MODE <channel> <modes></span>, but on current channel.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/ME <text></span><br />
|
|
|
|
|
<i>* {ニックネーム} <text>.</i>を表示します。</p></li>
|
|
|
|
|
Displays: <i>* {YourNickname} <text>.</i></p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/MODE <channel> <+-ohvbeqa> <nick1> [nick2] ...</span><br />
|
|
|
|
|
<channel> の <nick(s)> に対してモードを設定します。<br />
|
|
|
|
|
例: <span class="menu">/MODE #channel +o nick1</span><br />
|
|
|
|
|
あるいは <span class="menu">/MODE #channel +oo-o nick1 nick2 nick3</span></p></li>
|
|
|
|
|
Sets mode for <nick(s)> on <channel>.<br />
|
|
|
|
|
e.g. <span class="menu">/MODE #channel +o nick1</span><br />
|
|
|
|
|
or <span class="menu">/MODE #channel +oo-o nick1 nick2 nick3</span></p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/MODE <channel> <+-kfL,l,psmntirRcOAQKVHGCuzN></span><br />
|
|
|
|
|
<channel> のモードを設定します (注: コンマは光学的分離 (?) 用です)。<br />
|
|
|
|
|
例: <span class="menu">/MODE #channel +ms</span></p></li>
|
|
|
|
|
Sets the mode of <channel>. (Note: Commata just for optical separation.)<br />
|
|
|
|
|
e.g. <span class="menu">/MODE #channel +ms</span></p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/MSG <nick> <message></span><br /><message> を <nick> へ送信します。</p></li>
|
|
|
|
|
<li><p><span class="menu">/MSG <nick> <message></span><br />
|
|
|
|
|
Sends a <message> to <nick>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/NAMES</span><br />
|
|
|
|
|
ネットワークウィンドウ内にすべてのチャンネルとネットワークのすべてのニックネームを表示します (使用には注意してください)。</p></li>
|
|
|
|
|
Displays all channels and all nicks of the network in the network window. (Careful with this one)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/NAMES <channel></span><br />
|
|
|
|
|
<channel> 内のニックネームを表示します。</p></li>
|
|
|
|
|
Displays nick(s) in <channel>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/NICK <newnick></span><br />
|
|
|
|
|
ニックネームを <newnick> に変更します。</p></li>
|
|
|
|
|
Changes your nick to <newnick>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/NOTICE <nick> <message></span><br />
|
|
|
|
|
<nick> へ、<message> を通知します。</p></li>
|
|
|
|
|
Sends a notice to <nick> with the given <message>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/NOTIFY <nick1> [nick2] ...</span><br />
|
|
|
|
|
<nick(s)> を通知リストに追加します。</p></li>
|
|
|
|
|
Adds <nick(s)> to your notify list.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/PEXEC /RRUN <app1> [ | <app2> | ... ]</span><br />
|
|
|
|
|
指定された <app> を実行します。1 つ以上のアプリケーションが指定された場合は、パイプで接続されて実行されます。<br />
|
|
|
|
|
例: <span class="menu">/PEXEC Terminal | StyledEdit</span> は、新しいターミナルを開き、その後 StyledEdit を開きます。<br />
|
|
|
|
|
また、<span class="menu">/PEXEC ls -la ~/Downloads/</span> は ~/Downloads/ ディレクトリの内容を現在のウィンドウ内に表示します (注意!)。</p></li>
|
|
|
|
|
Executes the given <app>. If more than one application is provided, they will be executed in a pipe.<br />
|
|
|
|
|
e.g. <span class="menu">/PEXEC Terminal | StyledEdit</span> opens a new Terminal, and afterwards StyledEdit<br />
|
|
|
|
|
or <span class="menu">/PEXEC ls -la ~/Downloads/</span> displays the contents of your ~/Downloads/ directory in the current window (Attention!)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/OP /VOICE <nick1> [nick2] ...</span><br />
|
|
|
|
|
<nick(s)> に対して、Ops (オペレーション権限を付与) または Voices (発言権を付与) します。</p></li>
|
|
|
|
|
Ops or voices to <nick(s)>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/PART</span><br />
|
|
|
|
|
現在のチャンネルまたはネットワークから離れます。</p></li>
|
|
|
|
|
Leaves current channel or network.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/PING <nick></span><br />
|
|
|
|
|
<nick> に PING を打ち、応答時間 (ping-time) を返します<span class="menu">/CTCP <nick> PING</span> と同等です。</p></li>
|
|
|
|
|
Pings the <nick> and returns the ping-time. Equivalent to <span class="menu">/CTCP <nick> PING</span>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/QUERY /Q <nick> [message]</span><br />
|
|
|
|
|
<nick> に対するクエリーウィンドウを開きます。オプションで、[message] を追加します。</p></li>
|
|
|
|
|
Opens a query window on <nick>, optionally along with a [message].</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/QUIT /QUI [custom-quit-message]</span><br />
|
|
|
|
|
現在のネットワークを終了します。[custom-quit-message] が指定されていなければ、Preferences 中のデフォルトセットが使われます。</p></li>
|
|
|
|
|
Quits current network. If [custom-quit-message] is not specified, the default set in Preferences will be used.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/RAW /QUOTE <command|text></span><br />
|
|
|
|
|
IRC コマンドをそのまま送信します。</p></li>
|
|
|
|
|
Sends a raw IRC command.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/RECONNECT</span><br />
|
|
|
|
|
47 回の自動再接続の試みが失敗した場合、現在のネットワークへ再接続します。</p></li>
|
|
|
|
|
Will reconnect you to the current network if the 47 automatic reconnection attempts have failed.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/SLEEP <deciseconds></span><br />
|
|
|
|
|
現在のスレッドを指定時間スリープさせます。将来のスクリプト用です。</p></li>
|
|
|
|
|
Causes current thread to sleep for the specified time ; for future scripting use.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/SQUIT</span><br />
|
|
|
|
|
サーバーとの接続を切る IRC オペレーターコマンド。</p></li>
|
|
|
|
|
IRC operator command to disconnect a server.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/T</span><br />
|
|
|
|
|
現在のチャンネルのチャンネルトピックを表示します。</p></li>
|
|
|
|
|
Displays the channel-topic of current channel.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/T <new-channel-topic></span><br />
|
|
|
|
|
<span class="menu">/TOPIC <channel> <new-channel-topic></span> と同じですが、現在のチャンネルが対象となります。</p></li>
|
|
|
|
|
Same as <span class="menu">/TOPIC <channel> <new-channel-topic></span>, but on current channel.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/TIME <nick></span><br /><nick> の現地時間を返します。<span class="menu">/CTCP <nick> TIME と同様です。</span></p></li>
|
|
|
|
|
<li><p><span class="menu">/TIME <nick></span><br />
|
|
|
|
|
Returns local time of <nick>. Equivalent to <span class="menu">/CTCP <nick> TIME.</span></p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/TOPIC <channel></span><br />
|
|
|
|
|
<channel> のチャンネルトピックを表示します。</p></li>
|
|
|
|
|
Displays the channel-topic of <channel>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/TOPIC <channel> <new-channel-topic></span><br />
|
|
|
|
|
<channel> のチャンネルトピックを <new-channel-topic> に設定します。</p></li>
|
|
|
|
|
Sets the channel topic of <channel> to <new-channel-topic>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/UNNOTIFY <nick1> [nick2] ...</span><br />
|
|
|
|
|
<nick(s)> を通知リストから削除します。</p></li>
|
|
|
|
|
Removes <nick(s)> from your notify list.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/UPTIME [-l]</span><br />
|
|
|
|
|
システムの経過時間を表示します。[-l] が指定されていれば、経過時間はローカルに表示されます。指定されてなければ、ネットワークに送信されます。</p></li>
|
|
|
|
|
Displays the systems uptime. If [-l] is specified, the uptime will be echoed locally, and not sent to the network.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/VERSION <nick></span><br />
|
|
|
|
|
<nicks> の IRC クライアントの現在のバージョンを返します。<span class="menu">/CTCP <nick> VERSION</span> と同様です。</p></li>
|
|
|
|
|
Returns the client-version of <nicks> IRC-client. Equivalent to <span class="menu">/CTCP <nick> VERSION</span>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/VISIT <url></span><br />
|
|
|
|
|
<url> を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
|
|
|
|
Opens <url> with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/WEBSTER /DICTIONARY [word]</span><br />
|
|
|
|
|
www.m-w.com (Merriam Webster) を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
|
|
|
|
Opens www.m-w.com (Merriam Webster) with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/VUPTIME [-l]</span><br />
|
|
|
|
|
Vision の稼働時間を表示します。[-l] パラメーターは、<span class="menu">/UPTIME</span> の時と同様の効果があります。</p></li>
|
|
|
|
|
Displays the Vision uptime. The [-l] parameter has the same effect as in <span class="menu">/UPTIME</span>.</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/WALLOPS</span><br />
|
|
|
|
|
IRC オペレーターコマンドで、wallops メッセージ (サーバーオペレーターへのメッセージ) を送信します (umode w を有効にしているユーザーに見えます)。</p></li>
|
|
|
|
|
IRC operator command that sends a wallops message (visible to those with umode w active).</p></li>
|
|
|
|
|
|
|
|
|
|
<li><p><span class="menu">/WHOIS /W <nick></span><br />
|
|
|
|
|
<nick> の ユーザー情報を表示します。</p></li>
|
|
|
|
|
Returns whois information of <nick>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|