| Age | Commit message (Collapse) | Author |
|
It now instead iterates the actual unicode code points. This is better
than what it was previously doing but it is still not entirely correct
w.r.t to unicode sequences.
This handling of unicode code points does however make it slightly
easier to handle UTF-16 if needed in the future.
This also adds some long needed tests for buffer methods.
|
|
There is now a super minimalistic configure script that automatically
detects the event system (epoll/kqueue) and generates a config.h and a
config.mk.
|
|
Implement another predicate and add javascript.
|
|
Can be set with the $TREESITTER_GRAMMARS variable, separated by ':'
|
|
|
|
|
|
|
|
|
|
Now behaves the way we want.
|
|
- Enumerate windows on screen.
- Build with optimizations.
|
|
Now only supports BSD make.
|
|
Both doxygen and man page
|
|
- More bug fixes for keys: You can now have mod-less keys in keymaps as
binds.
- Fix calculation bug with space fillouts.
|
|
|
|
|