1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid the spurious newline insertion when replacing at end of buffer More... about 8 years ago
More cleanups in Buffer::do_insert More... about 8 years ago
Document storing of submatches in a selection's regex More... about 8 years ago
Fix the page detection pattern More... about 8 years ago
Convert a non-POSIX extended sed regex to a basic notation More... about 8 years ago
Remove a non-POSIX and unneeded -r `sed` flag More... about 8 years ago
Refactor Buffer::do_insert More... about 8 years ago
Slight cleanup in Buffer::do_insert More... about 8 years ago
Reset line editor display pos when the text is reset More... about 8 years ago
Redisplay prompt on Prompt mode enabled More... about 8 years ago
Support an optional column param with the +<line>[:<column>] syntax More... about 8 years ago
Replace non-POSIX `-o` test flag with a double pipe More... about 8 years ago
Replace non-POSIX '<<<' here strings with a regular pipeline More... about 8 years ago
Replace non POSIX calls to `echo` with `printf %s` More... about 8 years ago
Quit on SIGINT when using a DummyUI More... about 8 years ago
Fix various posix shell compliance issues in the rc/ files More... about 8 years ago
Disable key mapping handling when executing a user mapping More... about 8 years ago
Replace non-POSIX inline character replacement in shell scripts More... about 8 years ago
Support ~/ in insert mode filename completion More... about 8 years ago
Code cleanups More... about 8 years ago
Add static completion suggestions to several languages, set `autopep8` as default python formatter More... about 8 years ago
Cleanup some code with C++14 features More... about 8 years ago
Include tweak More... about 8 years ago
Merge remote-tracking branch 'lenormf/rc/autowrap.kak' More... about 8 years ago
Update TODO More... about 8 years ago
Get rid of useless operations More... about 8 years ago
Merge remote-tracking branch 'lenormf/rc/autowrap.kak' More... about 8 years ago
Merge remote-tracking branch 'lenormf/manpage' More... about 8 years ago
Fix bugs and factorize code in the autowrap script More... about 8 years ago
Do not include the debug buffer in word completion More... about 8 years ago