We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d91ed5e + ad3b3bf commit 85a3b06Copy full SHA for 85a3b06
doc/builtin.jax
@@ -3967,8 +3967,8 @@ getcmdcomplpat() *getcmdcomplpat()*
3967
現在のコマンドラインの補完パターンを返す。
3968
コマンドラインが編集されている場合にのみ機能するため、
3969
|c_CTRL-\_e| または |c_CTRL-R_=| を使用する必要がある。
3970
- |getcmdtype()|、|setcmdpos()|、|getcmdline()|、
3971
- |getcmdprompt()|、|getcmdcompltype()| および |setcmdline()| も
+ |getcmdtype()|, |setcmdpos()|, |getcmdline()|,
+ |getcmdprompt()|, |getcmdcompltype()| および |setcmdline()| も
3972
参照。
3973
補完が定義されていない場合は空の文字列を返す。
3974
0 commit comments