name | about | title | labels | assignees |
---|---|---|---|---|
🐛 Bug Report |
If something isn't working as expected. |
bug |
- 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):
Reproduction steps, noticeable behavior, related issues, etc