- core/Makefile: Respect $CC and $CFLAGS
- vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp
- Improved Lua API testing system
- New vis:communicate function test
- Little improvements of the output readability
- Added test of stderr output event and writing to the process
stdin
- Fixes a typo in the word response
- 47ac03a vis:pipe(): don't segfault if vis->win isn't present
- 80fbb7e Add fullscreen param to vis_pipe_collect() and Lua
API vis:pipe()
- 599ced0 fix warning about field width not being an int
- 6be370d Print keybindings containing space correctly
- e728898 partial revert of commit f55312ba