Skip to content

Issues: neovim/neovim

Prepare for version 1.0
#20451 opened Oct 2, 2022 by justinmk
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Escaped commas are not handled in options bug issues reporting wrong behavior lua stdlib options configuration, settings
#29061 opened May 28, 2024 by ontanj unplanned
synIDattr returns GUI color names with notermguicolors bug issues reporting wrong behavior highlight
#29056 opened May 28, 2024 by vlncheme backlog
SHA256 sums for multiple dependencies in deps.txt are not stable build building and installing Neovim using the provided scripts enhancement feature request
#29049 opened May 27, 2024 by thestr4ng3r
LSP diagnostics not cleared on client stop for unattached buffers bug issues reporting wrong behavior lsp
#29048 opened May 27, 2024 by crwebb85
initial file open sometimes replaces character under cursor with 'g' bug issues reporting wrong behavior startup Nvim startup sequence (`:h startup`) tui
#29047 opened May 27, 2024 by rcaputo backlog
Properly integrate cmake.deps into toplevel build system build building and installing Neovim using the provided scripts enhancement feature request
#29042 opened May 27, 2024 by thestr4ng3r
Crash while opening large log file bug-crash issue reporting a crash or segfault needs:repro We need minimal steps to reproduce the issue
#29037 opened May 27, 2024 by amarud
vim.o.mouse = nil no longer works as of nvim 0.10.0 api libnvim, Nvim RPC API compatibility compatibility with Vim or older Neovim has:bisected issue has been tracked to a specific commit needs:decision A discussion has run its course and a decision has to be made how to proceed needs:discussion For PRs that propose significant changes to some part of the architecture or API options configuration, settings
#28992 opened May 25, 2024 by Samasaur1 unplanned
Crash with signcolumn=number and numberwidth=1 bug-crash issue reporting a crash or segfault column sign/number column marks marks, extmarks, decorations, virtual text, namespaces
#28984 opened May 24, 2024 by godlygeek 0.10.1
Split out ArrayIter from vim.iter() enhancement feature request lua stdlib
#28941 opened May 23, 2024 by lewis6991 backlog
Allow floating windows to be anchored relative to extmarks enhancement feature request float floating windows marks marks, extmarks, decorations, virtual text, namespaces
#28932 opened May 23, 2024 by noib3 unplanned
vim.glob.to_lpeg doesn't always work as expected bug issues reporting wrong behavior lua stdlib
#28931 opened May 23, 2024 by faergeek
'statusline' %{…} expressions will sometimes lose a leading space bug-vim wrong behavior inherited from vim statusline tabline, winbar, statuscolumn
#28918 opened May 22, 2024 by scy backlog
Default :terminal palette colors could have better contrast in GUIs defaults issues or PRs involving changing the defaults display redraw, layout, presentation enhancement feature request highlight terminal built-in :terminal or :shell
#28916 opened May 22, 2024 by craigmac backlog
cmdline lua completion for vim.fn.* has missing items bug issues reporting wrong behavior completion Nvim built-in (omni)completion lua stdlib
#28910 opened May 22, 2024 by camoz backlog
Conflict In Ada When Leader Mapped to Space needs:vim-patch upstream issue that needs to be fixed in vim first runtime funtime
#28900 opened May 21, 2024 by chadSpeaksBootDev
asynchronous :make, :grep, etc async futures/promises, async/await, concurrency, task pipelines enhancement feature request
#28881 opened May 21, 2024 by SyedFasiuddin backlog
Let mksession preserve and/or nvim -S respect buffer ordering editor-state save/restore editor state: shada, context, ctx enhancement feature request needs:vim-patch upstream issue that needs to be fixed in vim first
#28879 opened May 20, 2024 by ghost-in-the-zsh backlog
SIGSEGV when adding a % to user-commands with preview and compete = "file" options. bug-crash issue reporting a crash or segfault cmdline-mode command line, also cmdwin has:backtrace issue contains a stacktrace/ASAN log
#28851 opened May 19, 2024 by ayosec backlog
Lua cmdline completion leaves duplicated prefix at end of options bug issues reporting wrong behavior cmdline-mode command line, also cmdwin completion Nvim built-in (omni)completion lua stdlib
#28840 opened May 18, 2024 by frangio backlog
Starting nvim-0.10 in docker crashes tmux bug issues reporting wrong behavior environment user system environment (terminal, shell, tmux) status:blocked-external Needs a third-party / external change or fix tui
#28827 opened May 18, 2024 by joshuali925 unplanned
ProTip! Exclude everything labeled bug with -label:bug.