| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.1587: loop for handling keys for the command line is too long ↵ | zeertzjq | 2022-08-21 |
| | | | | | | | | | (#19868) Problem: Loop for handling keys for the command line is too long. Solution: Move wild menu handling to separate functions. (Yegappan Lakshmanan, closes vim/vim#6856) https://github.com/vim/vim/commit/eadee486c70946ad0e1746d77898d6f4f4acc817 | ||
| * | vim-patch:8.1.1886: command line expansion code is spread out (#19861) | zeertzjq | 2022-08-21 |
| Problem: Command line expansion code is spread out. Solution: Move the code to cmdexpand.c. (Yegappan Lakshmanan, closes vim/vim#4831) https://github.com/vim/vim/commit/66b51420e0c8d49bcf6786b792c938d6099e3393 | |||