Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Jan 1, 2025
1 parent 0642846 commit c096093
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,7 @@ Options:

A protocol type for rendering images of commit graphs.

By default `auto` will guess the best supported protocol for the current terminal.
Kitty terminals are detected as `kitty` via an environment variable, and all others are assumed to support `iterm`.

Refer to [Compatibility](#compatibility) for details.
By default `auto` will guess the best supported protocol for the current terminal (if listed in [Supported terminals](#supported-terminals)).

#### -o, --order \<TYPE\>

Expand Down Expand Up @@ -328,13 +325,10 @@ The terminals on which each has been confirmed to work are listed below.
| ----------------------------------------- | ------- | ---- |
| [kitty](https://sw.kovidgoyal.net/kitty/) || |

### Terminal multiplexers

Terminal multiplexers (tmux, Zellij, etc.) are not supported.

### Reporting Compatibility
### Unsupported environments

Please share your experience with other terminal emulators on the [Discussions](https://github.com/lusingander/serie/discussions/29).
- Sixel graphics is not supported.
- Terminal multiplexers (tmux, Zellij, etc.) are not supported.

## Contributing

Expand Down

0 comments on commit c096093

Please sign in to comment.