Created
October 23, 2021 23:19
-
-
Save adsr/99a47f19f843aa5e1333a055b4303f55 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| diff --git a/codegen.sh b/codegen.sh | |
| index 7b0cc81..e090822 100755 | |
| --- a/codegen.sh | |
| +++ b/codegen.sh | |
| @@ -8,6 +8,7 @@ read -r -d '' builtin_terms <<'EOD' | |
| rxvt-256color | |
| rxvt-unicode rxvt | |
| Eterm | |
| + dvtm-256color dvtm | |
| EOD | |
| read -r -d '' terminfo_keys <<'EOD' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment