K 10 svn:author V 5 adamw K 8 svn:date V 27 2018-07-18T13:40:15.472622Z K 7 svn:log V 1070 Update neovim to 0.3.1 FEATURES: man.vim: C highlighting for EXAMPLES section TUI: urxvt: also send xterm focus-reporting seqs API: emit nvim_buf_lines_event from :terminal fillchars: Add "eob" flag FIXES: startup: avoid blank stdin buffer if other files were opened Only waitpid() for processes that we care about Check all child processes for exit in SIGCHLD handler channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff transstr_buf: fix length comparison TUI: Fix standout mode man.vim: fix for mandoc provider/node: npm --loglevel silent API: nvim_win_set_cursor: set curswant checkhealth: Python: fix VIRTUAL_ENV check checkhealth: node.js: also search yarn CHANGES: defaults: shortmess+=F highlight: high-priority CursorLine if fg is set. terminal: handle &confirm and :confirm on unloading screen: truncate showmode messages buffer: fix copying :setlocal options Ex mode: always "improved" (gQ) options: remove 'maxcombine` option (always 6) INTERNAL: screen: use UTF-8 representation END