-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Emoji modes: Differentiate between well-formed Emoji (`:possible`) and any ZWJ/modifier sequence (`:all`). The latter is more common and more efficient to implement. - Add alias `emoji: :auto` for `emoji: true` and `emoji: :none` for `emodi: false` - Add new `:all_no_vs16` mode - Only consider terminal cells needed when recommending Emoji support level (Emoji themselves might display differently) - Set default Emoji mode for unknown/unsupported terminals to `:none` (instead of `:basic`)
- Loading branch information
Showing
5 changed files
with
196 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.