-
# 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…
-
**Basic information**
`zellij --version`: 0.38.1
`stty size`: 32 49
`uname -av` or `ver`(Windows): `Linux matej70 6.5.2 #1-NixOS SMP PREEMPT_DYNAMIC Wed Sep 6 20:22:26 UTC 2023 x86_64 GNU/Linux…
-
Using zellij version 0.38 and latest 0.39, I got so confused when running the following commands
```bash
zellij action new-pane --cwd ~/Documents
```
This command will not set the current work…
-
### Description
I frequently have many neovim instances open, one for each project in my zellij sessions (like tmux sessions). This means that there will be many running cord.nvim instances.
I not…
-
### Description
I am trying to output the following zellij config
```kdl
keybinds {
normal {
bind "Ctrl l" { SwitchToMode "Session"; }
bind "Ctrl r" { SwitchToMode "R…
ymgyt updated
9 months ago
-
If I create sessions names longer than 40 characters zellij hangs.
```sh
12:32pm ❯ zellij attach -c '123456790123456790123456790123456790'
Bye from Zellij!
12:32pm ❯ zellij attach -c '123456790…
-
in my case, after open a empty session, Zellij using 80M, tmux using 6M
I am not care about memory usage, but are they have different design?
-
In order to get the multitask file to execute from within `vim`/`neovim` I'm currently using the `!touch ` command from within the editor. The normal save does not trigger the execution.
I've dug i…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my feature
### Feature Details
### Description:
Add…
ozsay updated
2 years ago