Vim Magazine 1 月号
Posted on 2015-01-31話題
-
Vim プラグインで遊ぶ会 2月7日(土) 名古屋
今月の新機能
- 7.4.566: :argdo、:bufdo、:windo、:tabdo で範囲指定がサポートされました。
- 7.4.601: feedkeys() に i フラグが追加されました。
- 7.4.605: # レジスタが書き込み可能になりました。
リリース情報
- 7.4.561 : Ex range handling is wrong for buffer-local user commands
- 7.4.562 : segfault with wide screen and error in ‘rulerformat’
- 7.4.563 : no test for replacing on a tab in Virtual replace mode
- 7.4.564 : FEAT_OSFILETYPE is used even though it’s never defined
- 7.4.565 : some ranges are not checked to be valid
- 7.4.566 : :argdo, :bufdo, :windo and :tabdo don’t take a range
- 7.4.567 : non-ascii vertical separater characters are always redrawn
- 7.4.568 : giving an error for “:0wincmd w” is a problem for some plugins
- 7.4.569 : having CTRL-C interrupt does not check the mapping mode
- 7.4.570 : building with dynamic library does not work for Ruby 2.2.0
- 7.4.571 : can’t build with tiny features
- 7.4.572 : address type of :wincmd depends on the argument
- 7.4.573 : mapping CTRL-C in Visual mode doesn’t work
- 7.4.574 : no error for eval(‘$’)
- 7.4.575 : Unicode character properties are outdated
- 7.4.576 : redrawing problem with ‘relativenumber’ and ‘linebreak’
- 7.4.577 : matching with virtual column has overhead on very long lines
- 7.4.578 : after “$” in an empty line getcurpos() returns negative number
- 7.4.579 : wrong cursor positioning when ‘linebreak’ set and lines wrap
- 7.4.580 : “:52wincmd v” still gives an invalid range error
- 7.4.581 : compiler warnings for unitinialized variables
- 7.4.582 : (after 7.4.577) can’t match “%>80v” properly
- 7.4.583 : with tiny features test 16 may fail
- 7.4.584 : with tiny features test_command_count may fail
- 7.4.585 : range for :bdelete does not work
- 7.4.586 : parallel building of documentation html files is not reliable
- 7.4.587 : conceal does not work properly with ‘linebreak’
- 7.4.588 : “:0argedit foo” puts the new argument in the second place
- 7.4.589 : MS-Windows console: Vim can’t handle greek utf-8 characters
- 7.4.590 : using ctrl_x_mode as if it contains flags
- 7.4.591 : test_listlbr_utf8 fails when conceal feature is not available
- 7.4.592 : buffer with ‘buftype’ “nofile” is cleared on re-edit
- 7.4.593 : crash when searching for “x\{0,90000}”
- 7.4.594 : using block delete with ‘breakindent’ does not work properly
- 7.4.595 : the test_command_count test fails when using Japanese
- 7.4.596 : (after 7.4.592) tiny build doesn’t compile
- 7.4.597 : cannot change the result of systemlist()
- 7.4.598 : “:tabdo windo echo ‘hi’” causes “* register not to be changed
- 7.4.599 : out-of-memory error for complicated search pattern
- 7.4.600 : memory wasted in struct because of aligning
- 7.4.601 : it is not possible to have feedkeys() insert characters
- 7.4.602 : “:set” does not accept hex numbers as documented
- 7.4.603 : ‘foldcolumn’ may fill the whole window
- 7.4.604 : running tests changes viminfo
- 7.4.605 : the # register cannot be restored after jumping around
- 7.4.606 : may crash when using a small window
- 7.4.607 : (after 7.4.598) compiler warnings for unused variables
- 7.4.608 : (after 7.4.598) test_eval fails without the clipboard feature
新着スクリプト
- vim-abaqus : VIM filetype plugin for Abaqus
- permut.vim : Plugin for swapping text columns separated by arbitrary character.
- Darcula Color Scheme : Dark color scheme that is easy on the eyes
- MacDict : Search your system dictionary from within Vim
- Vim SQL Workbench : Provides sql access from vim to any DBMS
- vital-string-interpolation : String interpolation library for vim
- yowish : A yellowish dark colorscheme
- Falmouth : Falmouth is a pastel color scheme that is easy on the eyes.
- Boston : a key mapping plugin for commonly used coding shortcuts
- DidYouMean : Ask for the right file to open
- vim-pandoc-bundle : pandoc markdown support for vim + utilities
- vim-fetch : Make Vim handle line and column numbers in file names with a minimum of fuss
- vim-lastplace : Intelligently reopen files where you left off. But not for commit messages.
- perline-diff.vim : this line, that line, then diff comes up
- screensaver.vim : Screensavers for Vim
- readdir : A very minimal directory browser
- partial : Easily extract partials from your code
- codekit.vim : CodeKit 2 support for Vim
- Space Ident Highlighter : Plugin to mark vertically identation made by spaces
- vim-less : LESS css syntax updated to v2.3.0 - 2015
- cscope_dynamic : quick automatic dynamic cscope updates
- vim-stay : Make Vim persist editing state without fuss
- vim-cursorword : Underlines the word under the cursor
月間ダウンロードランキング
- AutomaticLaTeXPlugin : Background compilation, completion, bib serch, toc and other nice features. (7340)
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (1864)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1653)
- python.vim : Enhanced version of the python syntax highlighting script (990)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (757)
- pathogen.vim : Poor man’s package manager. Easy manipulation of ‘runtimepath’ et al (684)
- winmanager : A windows style IDE for Vim 6.0 (654)
- minibufexpl.vim : Elegant buffer explorer - takes very little screen space (634)
- OmniCppComplete : C/C++ omni-completion with ctags database (581)
- molokai : A port of the monokai scheme for TextMate (557)
vim-jp issues
Open : 217 (-3) | Closed : 477 (+16) |
- Issue #682 : complete() を用いて補完を行うと <C-l> で補完候補を選択してしまう
- Issue #683 : complete()による先頭マッチしない補完を連続で行った場合、ドットレジスタの値がおかしくなる
- Issue #684 : VisualモードでYとyyの挙動が違う
- Issue #685 : complete()による補完時に<C-h>を押すと行補完になる
- Issue #686 : Ruby-2.2.0 で +ruby/dyn のビルドに失敗する
- Issue #687 : eval(‘$’) は 0 でなくエラーになるべきではないか
- Issue #688 : range(‘a’, ‘z’) で [‘a’, ‘b’, ‘c’, …. ‘z’] になってほしい
- Issue #689 : `set breakindent`かつ折り返し行の先頭が半角空白の場合、行をまたいだ矩形選択での削除でずれて削除される
- Issue #690 : システムエンコードが英語以外の環境でmake testを実施するとtest_command_countが失敗する
- Issue #691 : `set breakindent` 時にインデントのある行とない行を矩形選択するとハイライトがおかしい
- Issue #692 : complete() で補完を行うと自動折り返しが無効になる
- Issue #693 : 日本語と英語の境界の扱いが、モーションのwordとインサートモードでの `<C-w>` で異なる
- Issue #694 : status/helpwanted の追加
もどる