about summary refs log tree commit diff
path: root/buffer.c (follow)
Commit message (Expand)AuthorAge
* Replace catf with seprintfJune McEnroe2021-06-09
* Add numbers to buffer linesJune McEnroe2021-01-26
* Do not copy time to wrapped linesJune McEnroe2021-01-25
* Remove use of "%n" to appease de RaadtJune McEnroe2021-01-23
* Generalize ignore toggling to visibility thresholdJune McEnroe2021-01-16
* Count width of 2 for invalid multibyte with high bitJune McEnroe2021-01-09
* Collapse whitespace while wrapping and discard trailing spaceJune McEnroe2021-01-04
* Clear wrapping point at alignment tabJune McEnroe2020-10-09
* Copy style from wrapping pointJune McEnroe2020-09-11
* Include DEL in characters ncurses will print in ^A formJune McEnroe2020-09-08
* Let wrapped lines use the last columnJune McEnroe2020-09-07
* Handle non-alignment tabs in line wrappingJune McEnroe2020-09-06
* Recalculate unreadHard on reflowJune McEnroe2020-09-02
* 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
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe So good, but so long. Reminded me of The Ten Thousand Doors of January at the beginning, and more of that N. K. Jemisin series about gods later. I like this interacting with gods and becoming something like one sort of thing. God, it took me a whole month (more?) to read and this is only my third book of the year :( I need some more novellas to read, but the other books I have from the library currently are also thick. 2022-03-22Source ~/.profile.local if it existsJune McEnroe 2022-03-18Publish "Addendum 2021"June McEnroe 2022-03-16Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe