January 30, 2021 – February 6, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
nightly NVIM v0.5.0-dev+1069-g02a966386
published
Feb 6, 2021
15 Pull requests merged by 7 people
-
fix(pty): Always use $TERM from the job's env dict
#13876 merged
Feb 6, 2021 -
ci(gha/win): Do not rename python.exe to python3.exe if it exists
#13888 merged
Feb 6, 2021 -
Fix checkhealth problems
#13701 merged
Feb 6, 2021 -
buffer.c: fix problem of memory allocation
#13702 merged
Feb 6, 2021 -
Feature bracketed paste on terminal
#12080 merged
Feb 6, 2021 -
inccommand: preserve extmarks when undoing preview substitution
#13878 merged
Feb 5, 2021 -
Fix pumvisible() check introduced in #12900
#13866 merged
Feb 4, 2021 -
vim-patch:8.2.{2437,2439,2442,2446,2447,2448,2457,2458,2462,2464}
#13865 merged
Feb 4, 2021 -
vim-patch.sh: remove unsupported files
#13570 merged
Feb 3, 2021 -
Add clangd cache to ignore
#13856 merged
Feb 1, 2021 -
Fix pty support for "env" in jobstart/termopen
#12937 merged
Jan 31, 2021 -
vim-patch:8.2.2430
#13853 merged
Jan 31, 2021 -
version.c: update [ci skip]
#13705 merged
Jan 31, 2021 -
Update Runtime Files For Zsh
#13835 merged
Jan 30, 2021 -
vim-patch:8.2.{2037,2038}
#13852 merged
Jan 30, 2021
9 Pull requests opened by 7 people
-
vim-patch:8.1.0105: all tab stops are the same
#13851 opened
Jan 30, 2021 -
Insert completion: allow for custom filtering of completion matches using lua functions
#13854 opened
Jan 31, 2021 -
[WIP] vim.ui: add ui module
#13863 opened
Feb 1, 2021 -
Fix autocmds firing too early
#13867 opened
Feb 2, 2021 -
vim.fn: throw error when trying to use API function
#13875 opened
Feb 4, 2021 -
lsp: client stop cleanups
#13877 opened
Feb 4, 2021 -
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
#13883 opened
Feb 5, 2021 -
Avoid fallthrough warning with abort()
#13884 opened
Feb 5, 2021 -
vim-patch:8.2.2469
#13889 opened
Feb 6, 2021
12 Issues closed by 7 people
-
call termopen in loop throw error: uv__io_poll: Assertion `(u nsigned) fd < loop->nwatchers'
#13874 closed
Feb 6, 2021 -
The "Microsoft Store Checker" treats the Neovim executable as an installer
#13743 closed
Feb 6, 2021 -
:checkhealth terminal error
#13415 closed
Feb 6, 2021 -
failed to run health check for "nvim" plugin #7165
#13700 closed
Feb 6, 2021 -
:terminal : bracketed paste support
#11418 closed
Feb 6, 2021 -
Treesitter: inccommand nosplit causes virtual text error messages
#12967 closed
Feb 5, 2021 -
Documentation: Default Control Mappings not tagged with <C-[character]> in Help Files
#13873 closed
Feb 4, 2021 -
mappings to <Nop> wait forever
#6241 closed
Feb 4, 2021 -
Use after free caused by early garbage collection
#12846 closed
Feb 2, 2021 -
Race condition in GC may free arguments twice
#12013 closed
Feb 2, 2021 -
Node on Windows not recognized - some js.-plugins work nonetheless, others not
#13839 closed
Feb 1, 2021 -
'env' job option overrides variables incorrectly, broken for pty jobs
#11751 closed
Jan 31, 2021
16 Issues opened by 14 people
-
vim.fn.getcmdline() doesn't seem to be working
#13887 opened
Feb 6, 2021 -
Provide a release asset for the Apple Silicon (M1) platform
#13880 opened
Feb 4, 2021 -
lsp.log file gets filled up with line feed characters
#13879 opened
Feb 4, 2021 -
#13244 breaks click on foldcolumn
#13872 opened
Feb 3, 2021 -
Feature Request: swap arbitrary windows
#13871 opened
Feb 3, 2021 -
Recursive macro guard without triggering an error
#13870 opened
Feb 3, 2021 -
autoload provider python, clipboard slow down neovim startup time
#13869 opened
Feb 3, 2021 -
FAILED: usr/lib/luarocks/rocks-5.1/mpack
#13868 opened
Feb 3, 2021 -
Indent "README.txt" file not included in $VIMRUNTIME
#13864 opened
Feb 1, 2021 -
v:lua with require('module') throw E117: Unknown function: <lambda
#13862 opened
Feb 1, 2021 -
[LSP] - Add ability to truncate diagnostic virtual text.
#13860 opened
Feb 1, 2021 -
Test "cancels stale events on channel close" hangs on macOS when coreutils is installed via brew (or nix)
#13858 opened
Jan 31, 2021 -
Lua based statusline lags freezes when scrolling past buffer with mouse mode enabled
#13857 opened
Jan 31, 2021 -
Wrong Indentation of JS and CSS in .html
#13850 opened
Jan 30, 2021 -
fileignorecase option defaults to false under Windows
#13849 opened
Jan 30, 2021 -
fnamemodify() incorrectly expands drive-relative paths under Windows
#13848 opened
Jan 30, 2021
59 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
LSP: importing a (react) tag does not request for correct code actions
#13817 commented on
Feb 5, 2021 • 18 new comments -
Notification provider
#13843 commented on
Feb 2, 2021 • 10 new comments -
fix_cursor: do not change line number when edit will not impact cursor row
#13692 commented on
Feb 1, 2021 • 9 new comments -
nvim_input_mouse("left", "release", "A", …) leaves insert mode
#13846 commented on
Jan 31, 2021 • 8 new comments -
treesitter: highlight is not updated when duplicating last line
#13710 commented on
Feb 4, 2021 • 6 new comments -
mintty TUI
#6751 commented on
Feb 4, 2021 • 5 new comments -
[LSP] 'textDocument/didChange' is always sending full buffer, content-ranges would be more efficient
#13049 commented on
Feb 5, 2021 • 4 new comments -
[RFC] Add functionality to source without a filename
#11444 commented on
Feb 2, 2021 • 3 new comments -
Add support for status lines more than one line high
#12925 commented on
Feb 1, 2021 • 2 new comments -
autocmd CursorHold and CursorHoldI are blocked by timer_start()
#12587 commented on
Feb 5, 2021 • 2 new comments -
Language issues on Windows
#13548 commented on
Feb 5, 2021 • 2 new comments -
[RDY] fswatch autoread
#12593 commented on
Feb 5, 2021 • 2 new comments -
Fix: Make `lsp.util.focusable_preview()` focusable again
#12720 commented on
Feb 4, 2021 • 2 new comments -
lua: Add vim.opt
#13479 commented on
Feb 5, 2021 • 2 new comments -
vim-patch:8.2.{1967,2058}
#13491 commented on
Feb 5, 2021 • 2 new comments -
vim-patch:8.1.{1418,1425,1832,2124},8.2.0137
#13664 commented on
Feb 6, 2021 • 2 new comments -
[DNM] Switch to OpenResty LuaJIT2
#13741 commented on
Feb 1, 2021 • 2 new comments -
update haskell related runtime files
#13805 commented on
Feb 5, 2021 • 2 new comments -
WIP: lua keymaps and docs
#13823 commented on
Jan 31, 2021 • 2 new comments -
fix(buf_updates): send updates when putting past last line
#13842 commented on
Jan 31, 2021 • 2 new comments -
Lua vim.o.expandtab not working
#12978 commented on
Jan 30, 2021 • 1 new comment -
wildmenumode() with wildoptions=pum
#9953 commented on
Jan 31, 2021 • 1 new comment -
nvim trigger CursorMoved before BufEnter
#12031 commented on
Jan 31, 2021 • 1 new comment -
macOS binary: sign, notarize
#11011 commented on
Jan 31, 2021 • 1 new comment -
treesitter/highlighter.lua:145: end_col value outside range
#12861 commented on
Feb 1, 2021 • 1 new comment -
stdpath() returns mixed path separators with shellslash option
#13787 commented on
Feb 3, 2021 • 1 new comment -
Paste from system clipboard can move a character to end of file
#13431 commented on
Feb 4, 2021 • 1 new comment -
Memory leak & no error reported from uncaught exception in autocmd
#13490 commented on
Feb 5, 2021 • 1 new comment -
netrw: fix " - " bug to move up a directory
#12902 commented on
Jan 31, 2021 • 1 new comment -
[LSP] Add in more docs for highlight groups with document_highlight()
#13614 commented on
Feb 1, 2021 • 1 new comment -
Please support closing term window when command exits
#8975 commented on
Feb 1, 2021 • 0 new comments -
API: loading (but not entering) buffer in window should run FileType autocmds
#10070 commented on
Feb 1, 2021 • 0 new comments -
Provide an API to get current milliseconds
#4433 commented on
Feb 1, 2021 • 0 new comments -
API: extmarks enhancements (tracking issue)
#11400 commented on
Feb 1, 2021 • 0 new comments -
Add `bit` compat module for Lua 5.1
#11352 commented on
Feb 1, 2021 • 0 new comments -
terminal: tty RPC via APC ctrlseq
#4109 commented on
Feb 1, 2021 • 0 new comments -
startup: wait for stdioopen() ?
#11718 commented on
Feb 1, 2021 • 0 new comments -
LSP: hook into all traffic
#11533 commented on
Feb 1, 2021 • 0 new comments -
Cursor is not always restored if Neovim was suspended
#6779 commented on
Feb 2, 2021 • 0 new comments -
tempname() doesn't always ensure parent dir exists
#1432 commented on
Feb 4, 2021 • 0 new comments -
wait(): timeout may occur, before condition is eval'd timeout/interval times
#11193 commented on
Feb 4, 2021 • 0 new comments -
Feature Request: Conditionally Wait For Keypress in Terminal Buffer
#4713 commented on
Feb 4, 2021 • 0 new comments -
[WIP] Improvements to Terminal
#2683 commented on
Feb 1, 2021 • 0 new comments -
[WIP] disallow overlong and out-of-range UTF-8
#6325 commented on
Feb 1, 2021 • 0 new comments -
[RFC] parse_msgpack: improve error messages
#8314 commented on
Feb 1, 2021 • 0 new comments -
[WIP/RFC] Add missing key to wildmenu
#11001 commented on
Feb 1, 2021 • 0 new comments -
Change to check the existence of vim_tempdir
#11284 commented on
Feb 4, 2021 • 0 new comments -
[WIP] vterm: forward unknown CSI/DCS/OSC sequences to outer terminal
#11290 commented on
Feb 1, 2021 • 0 new comments -
[WIP] Buffer on_lines incorrect for byte sizes
#11380 commented on
Feb 1, 2021 • 0 new comments -
WIP Fix #11349 - Backups failing for symlink files
#11417 commented on
Feb 1, 2021 • 0 new comments -
[WIP] Fix segfault from null access on win_close.
#11609 commented on
Feb 1, 2021 • 0 new comments -
[WIP] fix for custom statusline crash
#11756 commented on
Feb 1, 2021 • 0 new comments -
vim-patch:8.1.{1310,1563}
#12377 commented on
Jan 31, 2021 • 0 new comments -
[WIP]vim-patch:8.1.{820,1184,1379}
#12948 commented on
Jan 31, 2021 • 0 new comments -
Create ftplugin/crontab.vim
#13066 commented on
Feb 3, 2021 • 0 new comments -
[WIP] lsp: Add codelens support
#13165 commented on
Feb 2, 2021 • 0 new comments -
[WIP] Align help text time expectation for tutorial on 30 minutes
#13234 commented on
Feb 3, 2021 • 0 new comments -
[WIP] Added press return prompt for message hiding for UIs
#13729 commented on
Feb 4, 2021 • 0 new comments -
Runtime: vim.inspect: Show file+line for functions
#13756 commented on
Jan 31, 2021 • 0 new comments