From cd4e467751e732d6008d752de2ee104b80ce4014 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 15 May 2019 20:20:52 +0100 Subject: Kill tmux for logs. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 68c29530..8d2b9d29 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 (`tmux -vv new`). +* Logs from tmux (`tmux kill-server; tmux -vv new`). -- cgit v1.2.3