Vim Magazine 2017 年 4 月号
Posted on 2017-04-30話題
- k-takata/minpac の正式リリース v1.0 がリリースされました
- meguro.vim #3 の開催が 5/20 に予定されています
- Udon.vim #0 の開催が 5/28 に香川県で予定されています
今月の新機能
今月の新機能及びユーザーに影響のある変更は以下のとおりです。
- 8.0.0580:
setqflist()
関数に"valid"
フラグを指定できるようになりました
Vimに関する脆弱性
(特筆すべき脆弱性の報告はありません)
リリース情報
- 8.0.0530 : buffer overflow when ‘columns’ is very big
- 8.0.0531 : test with long directory name fails on non-unix systems
- 8.0.0532 : test with long directory name fails on Mac
- 8.0.0533 : abbreviation doesn’t work after backspacing newline
- 8.0.0534 : defaults.vim does not work well with tiny features
- 8.0.0535 : memory leak when exiting from within a user function
- 8.0.0536 : quickfix window not updated when freeing quickfix stack
- 8.0.0537 : illegal memory access with :z and large count
- 8.0.0538 : no test for falling back to default term value
- 8.0.0539 : (after 8.0.0538) startup test fails on Mac
- 8.0.0540 : (after 8.0.0540) building unit tests fails
- 8.0.0541 : compiler warning on MS-Windows
- 8.0.0542 : getpos() can return a negative line number
- 8.0.0543 : test_edit causes older xfce4-terminal to close
- 8.0.0544 : cppcheck warnings
- 8.0.0545 : edit test may fail on some systems
- 8.0.0546 : swap file exists briefly when opening the command window
- 8.0.0547 : extra line break in verbosefile
- 8.0.0548 : saving the redo buffer only works one time
- 8.0.0549 : no test for the 8g8 command
- 8.0.0550 : cannot parse some etags format tags file
- 8.0.0551 : the typeahead buffer is reallocated too often
- 8.0.0552 : toupper and tolower don’t work properly for Turkish
- 8.0.0553 : toupper/tolower test fails on Mac
- 8.0.0554 : toupper and tolower don’t work properly for Turkish
- 8.0.0555 : toupper/tolower test fails on OSX without Darwin
- 8.0.0556 : getting window position fails if GUI and term possible
- 8.0.0557 : GTK: using static gravities is not useful
- 8.0.0558 : :ownsyntax is not tested
- 8.0.0559 : setting ttytype to xxx does not always fail
- 8.0.0560 : :windo allows for ! but it’s not supported
- 8.0.0561 : undefined behavior when using backslash after empty line
- 8.0.0562 : not enough test coverage for syntax commands
- 8.0.0563 : crash when getting the window position in tmux
- 8.0.0564 : cannot detect Bazel BUILD files on some systems
- 8.0.0565 : using freed memory in :caddbuf
- 8.0.0566 : setting nocompatible for the tiny version moves the cursor
- 8.0.0567 : call for requesting color and ambiwidth is too early
- 8.0.0568 : 1gd may hang
- 8.0.0569 : bracketed paste is still enabled in a shell command
- 8.0.0570 : can’t run make with several jobs
- 8.0.0571 : negative line number when using :z^ in an empty buffer
- 8.0.0572 : building the command table requires Perl
- 8.0.0573 : running parallel make after distclean fails
- 8.0.0574 : get only one quickfix list after :caddbuf
- 8.0.0575 : using freed memory when resetting ‘indentexpr’
- 8.0.0576 : can’t build when configure choses “install-sh”
- 8.0.0577 : warning for uninitialized variable
- 8.0.0578 : :simalt on MS-Windows does not work properly
- 8.0.0579 : duplicate test case for quickfix
- 8.0.0580 : cannot set the valid flag with setqflist()
- 8.0.0581 : moving folded text is sometimes not correct
- 8.0.0582 : illegal memory access with z= command
- 8.0.0583 : fold test hangs on MS-Windows
- 8.0.0584 : memory leak when executing quickfix tests
- 8.0.0585 : test_options fails when run in the GUI
- 8.0.0586 : no test for mapping timing out
- 8.0.0587 : configure check for return value of tgetent skipped
- 8.0.0588 : job_stop() often assumes the channel will be closed
新着スクリプト
- vim-custom-surround : Define your own surround patterns
- js_alternate : A JavaScript plugin to easily navigate between alternate files
- tstatus : Monitor buffer-local options and variables in the statusline
- autoproject : Set buffer-local options, the working directory etc. specific to a project
- vikibase : A slimmed-down version of the viki plugin: a personal wiki
- foldtext : Folding support for some filetypes that don’t do so by default
- vim-daps : Adds daps (https://opensuse.github.io/daps) functionality to the Vim text editor
- SumOfSelection : Calculate sum of visual (block) selected numbers
- Multiplayer : Collaborative Editing
- Multiplayer : Collaborative Editing
月間ダウンロードランキング
- taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc) (1317)
- The NERD tree : A tree explorer plugin for navigating the filesystem (1061)
- wombat256.vim : Wombat for 256 color xterms (554)
- python.vim : Enhanced version of the python syntax highlighting script (518)
- c.vim : C/C++ IDE – Write and run programs. Insert statements, idioms, comments etc. (479)
- molokai : A port of the monokai scheme for TextMate (436)
- nginx.vim : initial version (412)
- OmniCppComplete : C/C++ omni-completion with ctags database (412)
- bufexplorer.zip : Buffer Explorer / Browser (395)
- winmanager : A windows style IDE for Vim 6.0 (380)
vim-jp issues
Open : 251 (-4) | Closed : 796 (+10) |
もどる