-
The experience should be:
1. Press a Zellij shortcut (something like ctrl+s + e)
2. Have the current pane replaced with your default editor, opened to a temporary file containing all the scrollback …
-
I'm trying to build debian package in docker container
```Dockerfile
# Compile and build debian package for zellij
FROM ubuntu:20.04 as zellij
ENV DEBIAN_FRONTEND=noninteractive
ENV HOME=/bui…
-
I tried to open a new tab, and the server crashed.
I was attached to the session from two clients at the same time, both running locally on the same computer as the server.
I did not update zellij b…
-
Send a plugin update message on `attaching` back to a running zellij session.
-
ref. https://zenn.dev/shunsuke_suzuki/scraps/7cfc2d3a5c6d04
## Overview
Verify the checksum of downloaded file, and if the checksum is wrong make the installation failure.
## Motivation
Ma…
-
If the server crashes, all programs and potentially unsaved work dissappear, which is frustrating to say the least. For me, it also wipes my mental context which is supported by opened programs and ze…
-
Hi, I want to disable `status-bar`, but after I remove the configuration of this plugins, and restart zellij, it's still there.
My config is in `$HOME/.config/zellij/config.yaml`. And it works when…
-
When using zellij I oftentimes experience graphical bugs, where zellij fails to redraw the contents of a pane or the zellij menubar.
I believe this problem started after the upgrade to 0.24 because e…
-
Please note: right now, the releases are in 0.x.y, so **all of this is more or less nit-picking**! But I fear that if we cannot get it properly done now, we cannot after 1.x.y and that would result …
-
Hello
I have detected a crash that is very simple to reproduce
**Basic information**
`zellij --version`: zellij 0.25.0 (`zellij-git` package on AUR)
`tput lines`: any
`tput cols`: any
`una…