summary refs log tree commit diff
path: root/buffer.c (follow)
Commit message (Expand)AuthorAge
* Hide ignored messages at the soft -> hard buffer layerJune McEnroe2020-09-02
* Preserve style after alignmentJune McEnroe2020-09-02
* Actually insert blank lines in the soft bufferJune McEnroe2020-09-02
* Don't consider the alignment tab a wrapping pointJune McEnroe2020-09-02
* Fix line wrapping in various waysJune McEnroe2020-09-02
* Render one main window from buffersJune McEnroe2020-09-02
* Implement buffer line wrappingJune McEnroe2020-09-01
* Factor buffer out of uiJune McEnroe2020-09-01
8df&follow=1'>Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML " escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe