CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2024/10/25 09:00:18
Modified files: usr.bin/tmux : grid-reader.c grid.c input.c screen-write.c tmux.h window-copy.c Log message: Flag tabs if possible in the grid cell so they can be preserved on copying and capture-pane. From Alexander Arch in GitHub issue 4201.