summary refs log tree commit diff
path: root/buffer.c
AgeCommit message (Expand)Author
2020-09-02Preserve style after alignmentC. McEnroe
2020-09-02Actually insert blank lines in the soft bufferC. McEnroe
2020-09-02Don't consider the alignment tab a wrapping pointC. McEnroe
2020-09-02Fix line wrapping in various waysC. McEnroe
2020-09-02Render one main window from buffersC. McEnroe
2020-09-01Implement buffer line wrappingC. McEnroe
2020-09-01Factor buffer out of uiC. McEnroe