summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-05-12Improve API docs and configure systemAlbert Cervin
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.
2023-04-04Revamp makefilesAlbert Cervin
Now only supports BSD make.
2023-01-23Add more tests and documentationAlbert Cervin
Both doxygen and man page
2023-01-23Implement some more commandsAlbert Cervin
- More bug fixes for keys: You can now have mod-less keys in keymaps as binds. - Fix calculation bug with space fillouts.
2022-11-16🎉 And so it beginsAlbert Cervin