mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 19:10:09 +03:00
1.1 KiB
1.1 KiB
name | about | labels |
---|---|---|
🐛 Bug Report | If something isn't working as expected. | bug |
Thank you for taking the time to file this issue! Please follow the instructions and fill in the missing parts below the instructions, if it is meaningful. Try to be brief and concise.
In Case of Graphical or Performance Issues
- Delete the contents of
/tmp/zellij-1000/zellij-log
, ie withcd /tmp/zellij-1000/
andrm -fr zellij-log/
- Run
zellij --debug
- 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
:
tput lines
:
tput cols
:
uname -av
or ver
(Windows):
List of programs you interact with as, PROGRAM --version
: output cropped meaningful, for example:
nvim --version
: NVIM v0.5.0-dev+1299-g1c2e504d5 (used the appimage release)
alacritty --version
: alacritty 0.7.2 (5ac8060b)
Further information Reproduction steps, noticeable behavior, related issues, etc