Vim Magazine 2 月号
Posted on 2015-02-28話題
-
Vimに関する何かをやる会です。 3月21日(土) 東京
今月の新機能
- 7.4.627: “xn” termcap 機能がサポートされました。
リリース情報
- 7.4.609 : the garbage collector can run out of stack space
- 7.4.610 : some function headers may be missing from generated .pro files
- 7.4.611 : (after 7.4.609) syntax error
- 7.4.612 : test_eval fails on Mac
- 7.4.613 : the NFA engine does not implement the ‘redrawtime’ time limit
- 7.4.614 : there is no test for what patch 7.4.601 fixes
- 7.4.615 : Vim hangs when freeing a lot of objects
- 7.4.616 : cannot insert a tab in front of a block
- 7.4.617 : wrong “:argdo” range does not cause an error
- 7.4.618 : (after 7.4.609) luaV_setref() is missing a return statement
- 7.4.619 : (after 7.4.618) luaV_setref() not returning the correct value
- 7.4.620 : compiler warning for unitinialized variable
- 7.4.621 : (after 7.4.619) returning 1 in the wrong function
- 7.4.622 : compiler warning for unused argument
- 7.4.623 : crash with pattern: \(\)\{80000}
- 7.4.624 : may leak memory or crash when vim_realloc() returns NULL
- 7.4.625 : possible NULL pointer dereference
- 7.4.626 : MSVC with W4 gives useless warnings
- 7.4.627 : the last screen cell is not updated
- 7.4.628 : compiler warning for variable might be clobbered by longjmp
- 7.4.629 : Coverity warning for Out-of-bounds read
- 7.4.630 : redo is wrong for insert mode completion with autocommands
- 7.4.631 : the default conceal character is a dash instead of a space
- 7.4.632 : (after 7.4.592) breaks the netrw plugin
- 7.4.633 : after 7.4.630 the problem persists
- 7.4.634 : marks are not restored after redo + undo
- 7.4.635 : fileformat set to “mac” if a file starts with a very long line
- 7.4.636 : a search with end offset gets stuck at end of file
- 7.4.637 : buffer number for autocommand is wrong
- 7.4.638 : can’t build with Lua 5.3 on Windows
- 7.4.639 : combination of linebreak and conceal doesn’t work well
- 7.4.640 : after joining lines in Insert mode undo does not work properly
- 7.4.641 : the tabline menu was using “:999tabnew” which is now invalid
- 7.4.642 : when using “gf” escaped spaces are not handled
- 7.4.643 : using the default file format for Mac files (Issue 77)
- 7.4.644 : Stratus VOS doesn’t have sync()
- 7.4.645 : window count wrong when splitting window in BufAdd autocommand
- 7.4.646 : “:bufdo” may start at a deleted buffer
- 7.4.647 : files differ after running the tests on MS-Windows
- 7.4.648 : (after 7.4.647) tests broken on MS-Windows
新着スクリプト
- enabler : Load plugins/bundles as needed
- vital-snoop.vim : Snoop script-local functions
- haystack.vim : Fuzzy matching algorithm
- FastFold : Speed up Vim by updating folds only when just
- h2cppx : parse the c++ header file and generate c++ implement code
- Indentwise : Indent-level based motion
- vim-conda : Conda environment manager
- vim-hackernews : Browse Hacker News in Vim
- delview : ‘delview’ command to delete mkview/loadview files
- pl65.vim : Syntax file for Noahsoft's PL65 for Atari 8-bit computers
- glsl_es_100.vim : Syntax file for GLSL ES 100
- Perfect Dark : Dark & cold color scheme inspired by gedit
- sonicpi.vim : Syntax highlighting and autocomplete for Sonic Pi / Ruby files
- vim-webdevicons : vim web developer filetype font unicode icons for NERDTree and vim-airline
- vim-fixprotocol : parse a FIX protocol message into xml
- vim-consul : basic vim/consul integration
- vim-stardict : Looking up meaning of words inside Vim using SDCV dictionary
- AppendToClip : plugin for appending to the default register
- WholeLineColor : plugin for changing background color of lines
- SpecialLocationComplete : Insert mode completion for special custom patterns.
- EnhancedDiff : A Vim plugin for creating better diffs (sometimes)
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (5270)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (1450)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1318)
- python.vim : Enhanced version of the python syntax highlighting script (950)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (668)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (607)
- molokai : A port of the monokai scheme for TextMate (580)
- vim-misc : Miscellaneous auto-load Vim scripts (526)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (430)
- wombat256.vim : Wombat for 256 color xterms (429)
vim-jp issues
Open : 219 (+2) | Closed : 486 (+9) |
- Issue #695 : 空白を表示(list)しているとwrapが効かない
- Issue #696 : ヘルプの「’g’ で始まるコマンド」の一覧に含まれていないコマンドがある
- Issue #697 : –term=mlterm オプション付きで起動した mlterm で Vim の背景が乱れる
- Issue #698 : 7.4.615 以降のGCの挙動を検証する
- Issue #699 : プログラマーがじゃぶじゃぶコード書きたく鳴るような射幸心を煽りまくるvimの説明文
- Issue #700 : VIM::evaluate の説明が古い
- Issue #701 : ‘cinoptions’オプションに `J1` が指定されているとインデントがおかしくなる
- Issue #702 : cygwin上でvimコマンドを入力しても何も起こらない
- Issue #703 : mintty 上でも native vim.exe を動かせる様にしたい
- Issue #704 : マルチバイトを含む行に仮想桁のシンタックスハイライトがマッチしない
- Issue #705 : vimrun.exe がないと system() を実行できない
もどる