--- name: "\U0001F41B Bug Report" about: If something isn't working as expected. title: '' labels: bug assignees: '' --- # 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 ## Issue description ## Minimal reproduction ## Other relevant information