shithub: femtolisp

Download patch

ref: 6eababf840dc0d255196dfd6fca1c9be3053f769
parent: c92a5cae7db20bd30adf68b96e3ce63429fcb935
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Nov 12 20:38:37 EST 2024

sixel support: enabled → auto

--- a/meson.options
+++ b/meson.options
@@ -1,1 +1,1 @@
-option('sixel', type : 'feature', value : 'enabled')
+option('sixel', type : 'feature', value : 'auto')