1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-23 12:58:50 +00:00

Kill tmux for logs.

This commit is contained in:
Nicholas Marriott 2019-05-15 20:20:52 +01:00
parent 9228fead48
commit cd4e467751

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