Skip to content

Commit 431d014

Browse files
authored
Add zellij (#271)
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.
1 parent a086eef commit 431d014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.md

+1
Original file line numberDiff line numberDiff line change
@@ -341,4 +341,5 @@ color by default via `NO_COLOR`.
341341
| [Thor](http://whatisthor.com/) | `export THOR_SHELL=Basic` ([Docs](http://www.rubydoc.info/github/wycats/thor/Thor%2FBase.shell)) |
342342
| [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)) |
343343
| [Vim](http://www.vim.org/) | `vim '+set t_Co=0'` |
344+
| [zellij](https://zellij.dev/) | `zellij --no-formatting` ([GitHub Issue #3057](https://github.com/zellij-org/zellij/issues/3057)) |
344345
{: rules="groups"}

0 commit comments

Comments
 (0)