Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: ea5fdd5331d74d305cbb61b8f47a2054fc2052fb
https://github.com/tmux/tmux/commit/ea5fdd5331d74d305cbb61b8f47a2054fc2052fb
Author: nicm <nicm>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M screen-write.c
M screen.c
M tmux.h
Log Message:
-----------
There is no point in keeping a bunch of different text buffers for each
line when writing, we only need one as big as the line width - there
can't be any more text than that since newer will overwrite older.
Commit: deffef6f1378db4986941dd9d83ba61f11142cd8
https://github.com/tmux/tmux/commit/deffef6f1378db4986941dd9d83ba61f11142cd8
Author: nicm <nicm>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M screen-write.c
Log Message:
-----------
Reset background colour on scrolled line.
Commit: 2b83ee5557136125452581e99715e4322ff58cee
https://github.com/tmux/tmux/commit/2b83ee5557136125452581e99715e4322ff58cee
Author: Thomas Adam <[email protected]>
Date: 2020-04-18 (Sat, 18 Apr 2020)
Changed paths:
M screen-write.c
M screen.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/2ccf15e5d861...2b83ee555713
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/2ccf15-2b83ee%40github.com.