From 67e2f5869af633631ef089d82682a3805dbba94f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 11 May 2019 08:34:08 +0100 Subject: [PATCH] Mention -vv. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 864ec12b..68c29530 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,4 +13,4 @@ Please provide the following information: * tmux version (`tmux -V`). * Platform (`uname -sp`). * $TERM inside and outside of tmux (`echo $TERM`). -* Logs from tmux. +* Logs from tmux (`tmux -vv new`).