CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/07/04 03:44:07
Modified files: usr.bin/tmux : format.c grid-view.c grid.c screen-write.c screen.c tmux.h tty.c window-copy.c Log message: Add accessors for grid linedata member, for some future work. From Dan Aloni.