CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/05 02:43:48
Modified files:
usr.bin/tmux : grid-reader.c tmux.h window-copy.c
Log message:
Fix a couple of edge cases with the jump-back-xxx commands, and also
update back-to-indentation to use grid_reader, thereby fixing line
wrapping issues. From Anindya Mukherjee, GitHub issue 2633.
