mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 12:37:02 +00:00
Update use-this-issue-template.md
This commit is contained in:

committed by
GitHub

parent
865117a05f
commit
bddd019a04
@ -23,9 +23,11 @@ built from the latest code in Git.
|
||||
|
||||
### Required information
|
||||
|
||||
Please provide the following information:
|
||||
Please provide the following information. These are **required**. Bug reports without logs may be closed without comment.
|
||||
|
||||
* tmux version (`tmux -V`).
|
||||
* Platform (`uname -sp`).
|
||||
* $TERM inside and outside of tmux (`echo $TERM`).
|
||||
* Terminal in use (xterm, rxvt, etc).
|
||||
* $TERM *inside* tmux (`echo $TERM`).
|
||||
* * $TERM *outside* tmux (`echo $TERM`).
|
||||
* Logs from tmux (`tmux kill-server; tmux -vv new`).
|
||||
|
Reference in New Issue
Block a user