index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Replace catf with seprintf
June McEnroe
2021-06-09
*
Add numbers to buffer lines
June McEnroe
2021-01-26
*
Do not copy time to wrapped lines
June McEnroe
2021-01-25
*
Remove use of "%n" to appease de Raadt
June McEnroe
2021-01-23
*
Generalize ignore toggling to visibility threshold
June McEnroe
2021-01-16
*
Count width of 2 for invalid multibyte with high bit
June McEnroe
2021-01-09
*
Collapse whitespace while wrapping and discard trailing space
June McEnroe
2021-01-04
*
Clear wrapping point at alignment tab
June McEnroe
2020-10-09
*
Copy style from wrapping point
June McEnroe
2020-09-11
*
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