1
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tips should not be in the readme More... about 8 years ago
Merge remote-tracking branch 'benoit-intrw/regex_doc' More... about 8 years ago
Merge remote-tracking branch 'alexherbo2/moon-rc' More... about 8 years ago
Merge remote-tracking branch 'alexherbo2/lua-rc' More... about 8 years ago
Merge branch 'docs' of http://github.com/Delapouite/kakoune More... about 8 years ago
Add a quick explanation of the json ui More... about 8 years ago
Cleanup JsonUI and add support for a resize method More... about 8 years ago
Initial, WIP json ui implementation More... about 8 years ago
Fix Value constructor, we never want to create reference values More... about 8 years ago
Tweak useage of skip_while and move the functions in utils.hh More... about 8 years ago
Fix various typos in README More... about 8 years ago
Only call UserInterface::refresh when the UI has been modified More... about 8 years ago
Always place clang completion function info above the anchor More... about 8 years ago
Handle more gracefully switches between different c-family filetypes More... about 8 years ago
Tweak clang.kak More... about 8 years ago
add :alt command to jump to the alternate file (implementation ↔ test) More... about 8 years ago
Fix MIME type detection More... about 8 years ago
add :alt command to jump to the alternate file (implementation ↔ test) More... about 8 years ago
Just write to stderr when exceptions are uncaught More... about 8 years ago
destroy buffer manager first but clear clients before destroying buffers. More... about 8 years ago
Add a regression test for #612 More... about 8 years ago
Fix test runner to consider Kakoune returning non 0 as a failure More... about 8 years ago
Remove iterator based regex constructor More... about 8 years ago
BufferManager should outlive ClientManager in the end More... about 8 years ago
In buffer name completion, give priority to filename (not dirname) matches More... about 8 years ago
Use RankedMatch for filename based completion (file and command completion) More... about 8 years ago
Rename prefix to query in complete helper function and tweak static_assert More... about 8 years ago
Tweak RankedMatch ordering, give priority to prefix matches More... about 8 years ago
Ensure ClientManager is always outliving the BufferManager More... about 8 years ago
Use the general code path for reload info box handling in Client More... about 8 years ago