CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/07/14 12:37:49
Modified files: usr.bin/tmux : cmd.c tmux.h window.c Log message: Make pane/window wrapping more logical (so with 10 windows, +10 from window 5 stays in the same place), and tidy the code. From Tiago Cunha.