Skip to content

Commit

Permalink
📝 Add compatibility list
Browse files Browse the repository at this point in the history
Add compatibility list to show terminals that have been tested.
  • Loading branch information
mikelorant committed Dec 25, 2022
1 parent 64232cd commit 918dc80
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,24 @@ commits by showing you the layout in the same format as `git log`.
- Formats body width to 72 characters
- Best practise recommendations

## Compatibility

Terminals render emojis differently and this makes alignment of borders
complicated and difficult. It is an ongoing process to improve the compatibility
with terminals. The following list are the terminals that have been tested.
Other terminals may display correctly and feedback would be appreciated to help
update the list.

| Terminal | Status |
| :------------- | :---------------------- |
| macOS Terminal | Compatible |
| iTerm2 | Compatible |
| VS Code | Compatible |
| Hyper | Compatible |
| Alacritty | Compatible |
| WezTerm | Compatible |
| Kitty | Border alignment issues |

## Installation

Install Committed with Homebrew.
Expand Down

0 comments on commit 918dc80

Please sign in to comment.