From ab234991b7fadbf04bae3158c714c3105439e644 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Mon, 10 Aug 2015 15:27:25 +0200 Subject: 36050: _tmux: Don't unset, set empty in local scope --- Completion/Unix/Command/_tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_tmux') diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux index a6e5e4a59..91d74b8e4 100644 --- a/Completion/Unix/Command/_tmux +++ b/Completion/Unix/Command/_tmux @@ -1606,7 +1606,7 @@ function _tmux() { local mode state ret=1 local -a args local -x tmuxcommand - unset tmux_describe + local tmux_describe= args=( '-2[force using 256 colours]' -- cgit 1.4.1