Kill tmux for logs.

pull/1741/head
Nicholas Marriott 2019-05-15 20:20:52 +01:00
parent 9228fead48
commit cd4e467751
1 changed files with 1 additions and 1 deletions

View File

@ -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`).