CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2020/06/25 02:56:02
Modified files: usr.bin/tmux : cmd-new-window.c Log message: Silently ignore -a or -b if the window index doesn't exist and create using that index (this is how it used to work), reported by Romain Francoise.