CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2011/07/03 12:18:15
Modified files: usr.bin/tmux : cmd-command-prompt.c key-bindings.c tmux.1 Log message: Include the existing window and session name in the prompt when renaming and add a new key binding ($) for rename session. From Tiago Cunha.