Skip to content

Commit

Permalink
Add zellij (#271)
Browse files Browse the repository at this point in the history
zellijz doesn't support `NO_COLOR` (yet), but there's a GitHub issue at zellij-org/zellij#3057
which also provides the hint to use the `--no-formatting` arg.
  • Loading branch information
eliasp authored Dec 2, 2024
1 parent a086eef commit 431d014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,5 @@ color by default via `NO_COLOR`.
| [Thor](http://whatisthor.com/) | `export THOR_SHELL=Basic` ([Docs](http://www.rubydoc.info/github/wycats/thor/Thor%2FBase.shell)) |
| [util-linux](https://github.com/karelzak/util-linux) | `touch /etc/terminal-colors.d/disable` ([Docs](http://man7.org/linux/man-pages/man5/terminal-colors.d.5.html)) |
| [Vim](http://www.vim.org/) | `vim '+set t_Co=0'` |
| [zellij](https://zellij.dev/) | `zellij --no-formatting` ([GitHub Issue #3057](https://github.com/zellij-org/zellij/issues/3057)) |
{: rules="groups"}

0 comments on commit 431d014

Please sign in to comment.