quote - VTerm
Matt S Trout [Sun, 15 Aug 2021 01:30:26 +0000 (02:30 +0100)]
quotefile

index 5e2f097..6a63a84 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -13944,3 +13944,8 @@ correctly is like herding cats. Drunk, coked up cats.
         connected to the internet." really means "caches were purged to make
         room to install update and the caches included the update image"
 * Zr40 will have to finish his podcast queue first
+%
+< LeoNerd> VTerm::PROP_CURSORSHAPE_BLOCK     => Term::CURSORSHAPE_BLOCK,
+< LeoNerd> VTerm::PROP_CURSORSHAPE_UNDERLINE => Term::CURSORSHAPE_UNDER,
+< LeoNerd> VTerm::PROP_CURSORSHAPE_BAR_LEFT  => Term::CURSORSHAPE_LEFT_BAR,
+< LeoNerd> you wouldn't think the same author wrote both libraries, would you?