Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Issues: neovim/neovim

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

vim.fs.root() can control "priority" complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md filesystem file metadata/attributes, filenames, path manipulation
#34258 opened Jun 1, 2025 by justinmk 0.11.3
nvim - issue with unicode / colored terminal stdout on Windows (question marks / ansi codes) complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md platform:windows terminal built-in :terminal or :shell
#33480 opened Apr 15, 2025 by Andrej730 backlog
nvim_buf_delete is confusing, no lua equivalent of :bdelete api libnvim, Nvim RPC API complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md
#33314 opened Apr 4, 2025 by jamesb6626 needs-owner
Slightly inefficient fixstr messagepack packing channels-rpc channels, RPC, msgpack complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md
#32784 opened Mar 8, 2025 by fredizzimo 0.11.3
2
CMake generation fails on Windows when path contains spaces build building and installing Neovim using the provided scripts complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md
#32621 opened Feb 25, 2025 by Glirastes backlog
treesitter/foldexpr: error updating folds on 32-bit platforms with no explicitly set ranges complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md folds treesitter
#32551 opened Feb 21, 2025 by danpascu backlog
:Man urls look bad bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md plugin plugins and Vim "pack" runtime funtime
#31872 opened Jan 5, 2025 by 532910 backlog
vim.o.term is missing bug issues reporting wrong behavior compatibility compatibility with Vim or older Neovim complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md options configuration, settings
#31860 opened Jan 4, 2025 by itaranto needs-owner
latin1 encoding in keymap files with _utf-8 in the filename bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md runtime funtime unicode 💩 (multibyte) unicode characters
#31688 opened Dec 22, 2024 by ferrisml
Way to get tabpage local option api libnvim, Nvim RPC API bug-vim wrong behavior inherited from vim complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md options configuration, settings
#31140 opened Nov 9, 2024 by altermo needs-owner
:Man bash(1) loads incorrect/old version of bash man page. bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md plugin plugins and Vim "pack" runtime funtime
#30873 opened Oct 20, 2024 by molleweide backlog
Lua: writefile() "fast", Blob argument should accept Lua string api libnvim, Nvim RPC API complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md enhancement feature request lua stdlib vimscript
#30763 opened Oct 11, 2024 by justinmk backlog
":read :cmd" reads :cmd output into a buffer complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md editor enhancement feature request
#30376 opened Sep 14, 2024 by sidesteps backlog
g:rust_recommended_style default (sometimes) overrides expandtab against explicit .editorconfig setting bug issues reporting wrong behavior bug-vim wrong behavior inherited from vim complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md editorconfig filetype filetype detection, filetype.lua, ftplugins needs:repro We need minimal steps to reproduce the issue needs:vim-patch upstream issue that must be fixed in Vim first options configuration, settings
#30334 opened Sep 10, 2024 by stevenroose needs-owner
Windows: log reports os_set_cloexec errors bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md platform:windows system OS resources, pipes, streams
#30318 opened Sep 9, 2024 by xudyang1 backlog
"nvim --headless --listen ..." does not unlink socket on signal exit/Ctrl-C bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md lifecycle startup, shutdown, attach, detach server listen
#30123 opened Aug 23, 2024 by LunarLambda 0.11.3
The "other end" of a visual selection does not move when using nvim_buf_set_text api libnvim, Nvim RPC API bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md marks marks, extmarks, decorations, virtual text visual-mode
#29558 opened Jul 4, 2024 by blinry backlog
fails to start if vcruntime140.dll is missing (windows server 2022) complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md distribution packaging and distributing Nvim to users platform:windows ux user experience
#29516 opened Jun 29, 2024 by fekir backlog
get_node_text() behaves differently between buffer and string sources on EOL char bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md treesitter
#28677 opened May 9, 2024 by cshuaimin backlog
Colorcolumn is not displayed above modified background bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md diff highlight needs:discussion issue needs attention from an expert, or PR proposes significant changes to architecture or API
#28118 opened Mar 30, 2024 by sergei-grechanik
jobstart() does not set $NVIM environment variable if /run/user/1000 is not accessible complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md enhancement feature request environment user system environment (terminal, shell, tmux) filesystem file metadata/attributes, filenames, path manipulation job-control OS processes, spawn platform:wsl ux user experience
#27962 opened Mar 21, 2024 by BKDevelop backlog
Cannot specify -1 for end_col in nvim_buf_set_extmark() api libnvim, Nvim RPC API complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md enhancement feature request
#27469 opened Feb 14, 2024 by uga-rosa
:checkhealth: Search package.path for health files. complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md enhancement feature request lua stdlib plugin plugins and Vim "pack"
#26580 opened Dec 14, 2023 by mrcjkb needs-owner
Support bun as Node.js plugin manager complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md enhancement feature request provider
#26367 opened Dec 3, 2023 by ghost backlog
TUI: load custom terminfo for Windows builds bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md environment user system environment (terminal, shell, tmux) has:plan platform:windows tui
#26221 opened Nov 26, 2023 by raggi backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.