-
I use [set_timeout](https://docs.rs/zellij-tile/0.15.0/zellij_tile/shim/fn.set_timeout.html) in the plugin's `load`, but it triggers a crash when the timer expired with the following backtrace:
```…
-
To reproduce:
1. Open a new pane (alt + n)
2. Change it to full screen
3. type "exit" to get the shell to close itself
4. the "FULLSCREEN" message still appears at the bottom of the screen
-
Features request
- Synchronize typing: ability to type to all panes at once
- Hide/show action menu at the bottom
- Hide/show pane title
- Rename tabs
- Rearrange tabs
- Move tab/action menus …
-
I usually have at least two sessions open for Zellij; 1 for work (Work), and 1 for personal things (Personal). Sometimes I open other sessions for specific projects.
I'd like to be able to view the…
-
Hopefully, this is not a duplicate request (searched but could find anything).
A useful feature, that we always use with multiplexers like tmux (through [tmuxp](https://github.com/tmux-python/tmuxp…
-
I don't really understand what happened. I compiled the plugin template successfully, but, when trying to call it with `zellij -l plugin.yml` I got the error like in the ss below. I can't even type an…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
brew config:
HOMEBREW_VERSION: 3.1.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 227445ece9414a82aa8929b91ca2e0cca2…
-
I can't seem to be able to change zellij config. I've copied the default config to `~/.config/zellij` and made a single modification to change the resize key from `r` to `i`, but even when explicitly …
-
At the time of writing we have two plugins, the status-bar and strider. Both of them are default plugins. Since we want to allow anyone to write plugins, it would be great if we write documentation fo…
-
I use the `fzf` bash plugin that helps me searching the history with fuzzy matching.
When I fire up zellij and hit `Ctrl-G` to lock and then `Ctrl-R`it seems to take very long until the fuzzy-selec…