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