| Age | Commit message (Collapse) | Author |
|
Convenience macros for a hashmap and a growable vector.
|
|
Settings are a flat "dictionary" containing
paths to settings on the format:
<category>.<sub-category>.<setting>.
|
|
This also fixes a bunch of valgrind errors
|
|
This means that empty lines are not added until they have content.
|
|
Also fix some memory leaks
|
|
Also improve find file and switch buffer a bit.
Implement word backward/forward.
|
|
Also, split out platform-specific parts and add mocks for tests.
|
|
Both doxygen and man page
|
|
|
|
|
|
Also fix some issues with inserting multibyte chars.
|
|
It now handles a range of characters and correctly merges lines. It is
not the most slick implementation but it works as a start.
|
|
|