-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
Zellij needs a central logging bus that captures the `stderr` from plugins, the client, and the server. Information coming over these channels should be tagged with it's location of origin (e.g. threa…
-
If a bordless pane loses focus, a pane frame gets drawn, if pane frames generally are enabled.
**Basic information**
`zellij --version`: 0.17.0
**Further information**
Reproduction:
* Start…
-
@a-kenji - what do you think of something like this?
```
direction: Horizontal
parts:
- direction: Vertical
split_size:
Fixed: 1
plugin: tab-bar
- direction: Vertical
…
-
**Basic information**
`zellij --version`: **zellij 0.19.0**
`tput lines`: **68**
`tput cols`: **296**
`uname -av` or `ver`(Windows): **Darwin XXX-MacBookAir.local 20.6.0 Darwin Kernel Version 20…
-
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…