Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.42 KB

bug_report.md

File metadata and controls

57 lines (36 loc) · 2.42 KB
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)

  1. Delete the contents of /tmp/zellij-1000/zellij-log, ie with cd /tmp/zellij-1000/ and rm -fr zellij-log/ (/tmp/ is $TMPDIR/ on OSX)
  2. Run zellij --debug
  3. Run stty size, copy the result and attach it in the bug report
  4. Recreate your issue.
  5. 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

2. Issues with the Zellij UI / behavior / crash

Issue description

Minimal reproduction

Other relevant information