CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/26 15:13:47
Modified files: usr.bin/tmux : status.c Log message: Calculate the space available for the prompt buffer and the cursor position correctly, and make it work when the screen is not wide enough. Noticed by Kalle Olavi Niemitalo.