summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/grid-reader.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copy mode improvements from Anindya Mukherjee:nicm2021-03-091-6/+6
* Move jump commands to grid reader, make them UTF-8 aware, and tidy up,nicm2021-02-221-1/+63
* Break cursor movement in grid into a common set of functions that cannicm2020-12-221-0/+303