Use 'stty size' in issue template instead of tput

tput just revealed that it sometimes reports values read from the
terminal database instead of the real tty size which is misleading (in
the case where the terminal reports a zero size).
Also stty is in the coreutil instead of tput from ncurses and might be
available better.
Finally, it's just one command instead of two and less to type.
This commit is contained in:
raphTec 2022-07-01 12:23:12 +02:00
parent ccec12d0f8
commit 1177fa2ec0

View File

@ -17,8 +17,7 @@ Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to t
**Basic information**
`zellij --version`:
`tput lines`:
`tput cols`:
`stty size`:
`uname -av` or `ver`(Windows):
List of programs you interact with as, `PROGRAM --version`: output cropped meaningful, for example: