CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/11/02 09:24:29
Modified files: usr.bin/tmux : cmd.c Log message: When matching the session names with -t, look for exact matches first before trying partial matches. Avoids problems where two ambiguous matches are present before an exact match (eg foo1, foo2, foo would give an error on trying -tfoo), reported by Natacha Port? natbsd at instinctive dot eu.