Age | Commit message (Expand) | Author |
---|---|---|
2020-10-09 | Clear wrapping point at alignment tab | C. McEnroe |
2020-09-11 | Copy style from wrapping point | C. McEnroe |
2020-09-08 | Include DEL in characters ncurses will print in ^A form | C. McEnroe |
2020-09-07 | Let wrapped lines use the last column | C. McEnroe |
2020-09-06 | Handle non-alignment tabs in line wrapping | C. McEnroe |
2020-09-02 | Recalculate unreadHard on reflow | C. McEnroe |
2020-09-02 | Hide ignored messages at the soft -> hard buffer layer | C. McEnroe |
2020-09-02 | Preserve style after alignment | C. McEnroe |
2020-09-02 | Actually insert blank lines in the soft buffer | C. McEnroe |
2020-09-02 | Don't consider the alignment tab a wrapping point | C. McEnroe |
2020-09-02 | Fix line wrapping in various ways | C. McEnroe |
2020-09-02 | Render one main window from buffers | C. McEnroe |
2020-09-01 | Implement buffer line wrapping | C. McEnroe |
2020-09-01 | Factor buffer out of ui | C. McEnroe |