HomeFreeBSD

Update neovim to 0.3.1

Description

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

Details

Provenance
adamwAuthored on
Parents
rP474861: security/vuxml: Document Apache httpd vulns
Branches
Unknown
Tags
Unknown