Skip to content

Commit 917c109

Browse files
committed
:command-addr #164
1 parent f8de019 commit 917c109

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Diff for: catchup-7.4.1194.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
doc/if_ruby.jax
3333
doc/if_tcl.jax
3434
doc/insert.jax
35-
doc/map.jax
3635
doc/netbeans.jax
3736
doc/pattern.jax
3837
doc/quickref.jax
@@ -59,6 +58,7 @@
5958
doc/filetype.jax
6059
doc/help.jax
6160
doc/index.jax
61+
doc/map.jax
6262
doc/mlang.jax
6363
doc/os_os2.jax
6464
doc/quickfix.jax

Diff for: doc/map.jax

+10-11
Original file line numberDiff line numberDiff line change
@@ -1337,17 +1337,16 @@ Note: -range=Nと-count=Nは相互に排他的であるということに注意
13371337
らか一方のみを指定することができます。
13381338

13391339
*E889* *:command-addr*
1340-
It is possible that the special characters in the range like ., $ or % which
1341-
by default correspond to the current line, last line and the whole buffer,
1342-
relate to arguments, (loaded) buffers, windows or tab pages.
1343-
1344-
Possible values are:
1345-
-addr=lines Range of lines (this is the default)
1346-
-addr=arguments Range for arguments
1347-
-addr=buffers Range for buffers (also not loaded buffers)
1348-
-addr=loaded_buffers Range for loaded buffers
1349-
-addr=windows Range for windows
1350-
-addr=tabs Range for tab pages
1340+
範囲に含まれる現在行、最終行、バッファ全体を表す . 、$ 、% といった特殊文字を
1341+
引数、(ロードされた)バッファ、ウィンドウ及びタブページに関連付けできます。
1342+
1343+
次の値を利用できます:
1344+
-addr=lines 行(デフォルト)
1345+
-addr=arguments 引数
1346+
-addr=buffers バッファ(ロードされていないバッファも)
1347+
-addr=loaded_buffers ロードされたバッファ
1348+
-addr=windows ウィンドウ
1349+
-addr=tabs タブページ
13511350

13521351
特殊なケース *:command-bang* *:command-bar*
13531352
*:command-register* *:command-buffer*

0 commit comments

Comments
 (0)