Skip to content

Instantly share code, notes, and snippets.

@adsr
Created October 23, 2021 23:19
Show Gist options
  • Select an option

  • Save adsr/99a47f19f843aa5e1333a055b4303f55 to your computer and use it in GitHub Desktop.

Select an option

Save adsr/99a47f19f843aa5e1333a055b4303f55 to your computer and use it in GitHub Desktop.
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