Vim Magazine 9 月号
Posted on 2014-09-30話題
-
rogue.vim : Porting of Rogue-clone II for Vim
名作RPG『Rogue Clone II』が Vim に移植されました。
-
待ちに待った第三回です。 今回はもくもく会のみになります。 10月25日(土) 大阪
今月の新機能
- 7.4.434: gettabvar() でスコープ変数が取れるようになりました。
- 7.4.447: IGNOREEXTRA フラグが追加されました。(spell関連)
- 7.4.449:
:helpclose
コマンドが追加されました。 - 7.4.450: +cmd 引数が関連のあるコマンドに追加されました。
- 7.4.456: ‘backupcopy’ オプションが global-local になりました。バッファごとに設定を変更できるようになります。
- 7.4.459: MS-Windows: Vim のアイコンを変更できるようになりました。
リリース情報
- 7.4.431 : compiler warning
- 7.4.432 : MS-Windows: setting ‘encoding’ does not convert arguments
- 7.4.433 : test 75 fails on MS-Windows
- 7.4.434 : gettabvar() is not consistent with getwinvar() and getbufvar()
- 7.4.435 : line formatting behaves differently when ‘linebreak’ is set
- 7.4.436 : ml_get error for autocommand that moves the cursor
- 7.4.437 : new and old regexp engine are not consistent
- 7.4.438 : cached values for ‘cino’ not reset for “:set all&”
- 7.4.439 : duplicate message in message history
- 7.4.440 : omni complete popup drawn incorrectly
- 7.4.441 : endless loop and other problems when ‘cedit’ is set to CTRL-C
- 7.4.442 : (after 7.4.434) using unitinialized variable
- 7.4.443 : error reported by ubsan when running test 72
- 7.4.444 : reversed question mark not recognized as punctuation
- 7.4.445 : clipboard may be cleared on startup
- 7.4.446 : environment for executing autocommand may not be restored.
- 7.4.447 : spell files from Hunspell may generate a lot of errors
- 7.4.448 : MS-Windows: Using ETO_IGNORELANGUAGE causes problems
- 7.4.449 : can’t easily close the help window
- 7.4.450 : some commands that edit another buffer don’t support +cmd
- 7.4.451 : calling system() with empty input gives an error
- 7.4.452 : can’t build with tiny features
- 7.4.453 : still can’t build with tiny features
- 7.4.454 : CTRL-W-] does not work when using a Visual selection
- 7.4.455 : completion for :buf does not use ‘wildignorecase’
- 7.4.456 : ‘backupcopy’ is global, can’t set a local value
- 7.4.457 : cannot recognize getchar() returning K_CURSORHOLD
- 7.4.458 : issue 252: Cursor moves in a zero-height window
- 7.4.459 : Can’t change the icon after building Vim.
- 7.4.460 : (after 7.4.454) can’t build without the quickfix feature
- 7.4.461 : MS-Windows: When collate is on the number of copies is too high
- 7.4.462 : Setting the local value of ‘backupcopy’ empty gives an error
- 7.4.463 : tests 86 and 87 may hang on MS-Windows
新着スクリプト
- vim-nerdtree_plugin_open : Open files independent from vim (NERD tree extension)
- C64.vim : A scheme using the 16 Commodore 64 colors
- autocdls : Automatically shell-like ls after ‘:cd’ in Vim
- rogue.vim : Porting of Rogue-clone II for Vim
- VullScreen : Full-screen mode for Vim on GNU/Linux
- oengsimple.vim : simplified keymap for Old English (Anglo Saxon)
- VIM PHP Refactoring Toolbox : Easily refactor your PHP Code
- vim-lamdify : Conceals lambdas as lambda characters in various languages
- cobalt : A dark blue color theme that works in 256 color terminals as well as GUI.
- vim-line-jump : easier way to jump lines in Tagbar and NERDTree
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (3517)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (2067)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1978)
- python.vim : Enhanced version of the python syntax highlighting script (998)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (834)
- molokai : A port of the monokai scheme for TextMate (742)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (736)
- winmanager : A windows style IDE for Vim 6.0 (711)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (680)
- OmniCppComplete : C/C++ omni-completion with ctags database (664)
vim-jp issues
Open : 224 (+9) | Closed : 420 (+12) |
- Issue #624 : E888 が重複している
- Issue #625 : Windows で encoding=utf-8 時にワイルドカード展開が iconv 変換されていない
- Issue #626 : signを操作するVim script関数がほしい
- Issue #627 : Windows で encoding=utf-8 を使用すると swap が残る
- Issue #628 : スコープ消滅時にスコープ変数がクリアされる
- Issue #629 : [提案]Vim に好きなアイコンを設定出来るパッチ
- Issue #630 : ビジュアルモードでの複数行選択後に入ったインサートモードでのカーソルキーを用いた編集が意図しない結果となる
- Issue #631 : 公式パッチのクローンが欲しい
- Issue #632 : lambda 関数作ろうぜ!
- Issue #633 : Cygwinのclangでif_perlがリンクエラー
- Issue #634 : ヒアドキュメント作ろうぜ!
- Issue #635 : Windows の netrw で scp な URL を開けない
- Issue #636 : vi ftp://サーバー名/ コマンドを実行すると”netrw.vimの処理中にエラーが検出されました”のメッセージ
- Issue #637 : winrestview()に渡すtoplineに0以下の値を設定すると描画が崩れる
- Issue #638 : Windows で enc=utf-8 時にコマンドプロンプトのタイトルが化ける
- Issue #639 : Windows で複数部数を印刷すると、増える
- Issue #640 : プリンタ名にマルチバイト文字列があると印刷中ダイアログで?で表示される
- Issue #641 : Windowsで一部のテストが停止する
- Issue #642 : count関数の引数の順番が間違っている。
- Issue #643 : vim7.4.456以降でmkviewの後loadviewするとエラーになる。
- Issue #644 : n/N で normal!, noremap した時とデフォルトのfoldの扱いが違う
もどる