This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-06 03:18:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
047da25d1c6d77eacc04c1b7ea00cc10924930ef
neovim
/
runtime
/
lua
/
vim
/
_extui
History
phanium
cd7cf4bd16
fix(extui): error on :call input('') (
#35515
)
...
Problem: Error on empty string prompt. Solution: (prompt .. '\n'):gmatch('(.-)\n').
2025-08-27 17:12:17 +02:00
..
cmdline.lua
fix(extui): error on :call input('') (
#35515
)
2025-08-27 17:12:17 +02:00
messages.lua
feat(extui): support paging in the dialog window (
#35310
)
2025-08-21 14:56:59 +02:00
shared.lua
feat(extui): support paging in the dialog window (
#35310
)
2025-08-21 14:56:59 +02:00