Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.1195: restoring KeyTyped when building statusline not tested | zeertzjq | 2023-01-14 |
| | | | | | | | Problem: Restoring KeyTyped when building statusline not tested. Solution: Add a test. Clean up and fix other tests. (closes vim/vim#11815) https://github.com/vim/vim/commit/378e6c03f98efc88e8c2675e05a548f9bb7889a1 | ||
* | vim-patch:9.0.1061: cannot display 'showcmd' somewhere else | Luuk van Baal | 2022-12-26 |
Problem: Cannot display 'showcmd' somewhere else. Solution: Add the 'showcmdloc' option. (Luuk van Baal, closes vim/vim#11684) https://github.com/vim/vim/commit/ba936f6f4e85cc1408bc3967f9fd7665d948909b Co-authored-by: Luuk van Baal <luukvbaal@gmail.com> |