11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing `static` keyword in engine/parsing.c More... 5 months ago
Test unterminated escape like "bla\ More... 5 months ago
Add \<key> sequences to "strings" in expressions More... 5 months ago
Fix escaping characters with codes > 127 More... 5 months ago
Add comments for escape tables describing content More... 5 months ago
Fix a comment in engine/parsing.c More... 5 months ago
Merge branch 'upgrade-lua-to-5.4.8' More... 5 months ago
Upgrade Lua from 5.4.7 to 5.4.8. More... 5 months ago
Merge branch 'fix-norm-and-trailing-ws' More... 5 months ago
Fix :normal running cmds with trailing whitespace More... 5 months ago
Fix comments of 2 engine/cmds.h:cmd_info_t fields More... 5 months ago
Test that :normal exits command-line More... 5 months ago
Extract tests/commands/normal.c More... 5 months ago
Merge branch 'key-help' More... 6 months ago
Add <help> :*map argument for help messages More... 6 months ago
Support description of user keys in engine/keys More... 6 months ago
Make engine/keys copy description of foreign keys More... 6 months ago
Cleaner deletion of key chunks More... 6 months ago
Exclude more 3rd party files in uncov-coverage More... 6 months ago
Test suggestions of keys in the event loop More... 6 months ago
Merge branch 'improve-readme.md' More... 6 months ago
Link to other screenshots on the web-site More... 6 months ago
Link to posts about groking Vim in README.md More... 6 months ago
Update top of README.md More... 6 months ago
Describe use of AppImage in README.md More... 6 months ago
Add installation commands to README.md More... 6 months ago
Use logo in SVG format in README.md More... 6 months ago
Update the top screenshot in README.md More... 6 months ago
Introduce set_user_key() to tests/keys suite More... 6 months ago
Use {...} for descriptions in :file{,type,xtype} More... 6 months ago