vim-jp / vimdoc-ja / help

検索 - Vimドキュメント

メインヘルプファイルに戻る
phrase: max: clip:
target: order:

Results of 1 - 10 of about 10 for Msg (0.029 sec.)
testing - Vimドキュメント 12442
vim-jp / vimdoc-ja / testing testing - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... rt_equal() assert_equal( {expected} , {actual} [, {msg} ]) {expected} と {actual} が等しくない場合、 v:er ... e' の値は使われず、大文字小文字は常に区別される。 {msg} が省略された場合、"Expected {expected} but got {a ... () assert_equalfile( {fname-one} , {fname-two} [, {msg} ]) ファイル {fname-one} および {fname-two} がまっ ... file('expected.log') assert_exception( {error} [, {msg} ]) assert_exception() v:exception に {error} が含 ...
https://man.plustar.jp/vimdoc/testing.html - [similar]
if_perl - Vimドキュメント 11799
vim-jp / vimdoc-ja / if_perl if_perl - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... :perl が動作するかを確認する単純な例は: :perl VIM::Msg("Hello") :pe[rl] << [trim] [ {endmarker} ] {script ... ript の例: function! WhitePearl() perl << EOF VIM::Msg("pearls are nice for necklaces"); VIM::Msg("rubys ... for rings"); VIM::Msg("pythons for bags"); VIM::Msg("tcls????"); EOF end ... : :perl $a=1 :perldo $_ = reverse($_);1 :perl VIM::Msg("hello") :perl $line = $curbuf->Get(42) E299 sandb ...
https://man.plustar.jp/vimdoc/if_perl.html - [similar]
channel - Vimドキュメント 10136
vim-jp / vimdoc-ja / channel channel - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... 以下ハンドラー) が必要です: func MyHandler(channel, msg) echo "from the handler: " . a:msg endfunc call ch ... ジの 2 つの引数を取ります。例: func Handle(channel, msg) echo '受信した: ' . a:msg endfunc let channel = c ... ack": "Handle"}) "mode" が "json", "js" の時には、"msg" 引数は受信したメッセー ジの本文で、Vim の型に変換 ... されています。 "mode" が "nl" の時には、"msg" 引数は NL を除く 1 つのメッセー ジです。 "mode" が ...
https://man.plustar.jp/vimdoc/channel.html - [similar]
eval - Vimドキュメント 8938
vim-jp / vimdoc-ja / eval eval - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... るかどうかを 'cmdheight' で確認する必要がある。 v:errmsg errmsg-variable v:errmsg 最後に表示されたエラーメッ ... 。この変数は代入することが許 されている。例: :let errmsg = "" :next :if (errmsg != "") : ... scriptversion ... が 3以降でなければ、"errmsg" も、以前の版のVim との互換性の為に動作する。 v:er ... も、以前の版 のVimとの互換性の為に動作する。 v:statusmsg statusmsg-variable v:statusmsg 最後に表示されたステ ...
https://man.plustar.jp/vimdoc/eval.html - [similar]
if_ruby - Vimドキュメント 8009
vim-jp / vimdoc-ja / if_ruby if_ruby - Vimドキュメント メインヘルプファイルに戻る 基本 quickref ... 設定する モジュール関数: ruby-message Vim::message( {msg} ) メッセージ {msg} を表示する。 ruby-blob Vim::bl ...
https://man.plustar.jp/vimdoc/if_ruby.html - [similar]
terminal - Vimドキュメント 7740
vim-jp / vimdoc-ja / terminal terminal - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... io", "out_name", "out_buf", "out_modifiable", "out_msg" "err_io", "err_name", "err_buf", "err_modifiable" ... , "err_msg" しなかしながら、少なくとも stdin、stdout もしくは ... っており、終わりを見つけやすいです: ] <07> <Esc> ]51;msg <07> シーケンスは "Emacs shell" のためにxtermによっ ... ession(bufnum, arglist) if len(a:arglist) == 2 echomsg "impression " . a:arglist[0] echomsg "count " . a: ...
https://man.plustar.jp/vimdoc/terminal.html - [similar]
version8 - Vimドキュメント 7740
vim-jp / vimdoc-ja / version8 version8 - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... fferent size when DEBUG is defined. Solution: use smsg() instead of EMSG3(). Files: src/regexp.c Patch 7. ... iles: src/if_perl.xs Patch 7.4.322 Problem: Using "msgfmt" is hard coded, cannot use "gmsgfmt". Solution: ... Use the msgfmt command found by configure. (Danek Duvall) File ... executed. (Hirohito Higashi) Solution: Reset did_emsg before editing. Files: src/ex_getln.c Patch 7.4.33 ...
https://man.plustar.jp/vimdoc/version8.html - [similar]
quickfix - Vimドキュメント 7651
vim-jp / vimdoc-ja / quickfix quickfix - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... り、引数を加えることができる。またあるとき上位の関数 msg()から新しい引数を得て、それを変更しなければならない ... とする。ならばこうする とよい: :vimgrep /\<msg\>/ *.c msg()関数を変更しているときに、上位から引数 ...
https://man.plustar.jp/vimdoc/quickfix.html - [similar]
fold - Vimドキュメント 7454
vim-jp / vimdoc-ja / fold fold - Vimドキュメント メインヘルプファイルに戻る 基本 quickref sponso ... り畳みレベルは0に設定される。 'debug' オプションに "msg" を設定すれば、エラー メッセージが表示されるように ...
https://man.plustar.jp/vimdoc/fold.html - [similar]
quickref - Vimドキュメント 7365
vim-jp / vimdoc-ja / quickref quickref - Vimドキュメント メインヘルプファイルに戻る 基本 quickre ... neopt' 'culopt' 'cursorline' のための設定 'debug' "msg" と設定すると全てのエラーが表示される 'define' 'de ...
https://man.plustar.jp/vimdoc/quickref.html - [similar]
PREV 1 NEXT