| Age | Commit message (Collapse) | Author |
|
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.
|
|
Completes on the command, not on following arguments if written
directly at the prompt.
|
|
It is now created when parsing the queries.
Also, make completion popup directly.
|
|
- Add support for building with clang
Also fix some annoying bugs:
- Visual column was wrong when using tabs
- Add shift-tab for inserting an actual tab
- Fix minibuffer sometimes having dot above it
|