mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:57:14 +03:00
2.4 KiB
2.4 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
🐛 Bug Report | If something isn't working as expected. | bug |
1. Graphical issue inside a terminal pane (eg. something does not look as it should)
- Delete the contents of
/tmp/zellij-1000/zellij-log
, ie withcd /tmp/zellij-1000/
andrm -fr zellij-log/
(/tmp/
is$TMPDIR/
on OSX) - Run
zellij --debug
- Run
stty size
, copy the result and attach it in the bug report - Recreate your issue.
- Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
Please attach the files that were created in /tmp/zellij-1000/zellij-log/
to the extent you are comfortable with.
Basic information
zellij --version
:
stty size
:
uname -av
or ver
(Windows):
Further information
Reproduction steps, noticeable behavior, related issues, etc