From 189a34d24326d2838c3dcd9ec7e9915c480e8873 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 12 Jan 2024 21:52:11 +0300 Subject: Stream:gnuplot() supports plotting into Kitty terminals now --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index db193d4..64fc6ce 100644 --- a/TODO +++ b/TODO @@ -98,3 +98,5 @@ * Per-class optimizations. * SndfileStream:sub() for seeking in sound files. * EvdevStream:evabs() for retrieving the minimum/maximum values automatically. +* More options for plotting into terminals via Stream:gnuplot(). + Theoretically we can support xterm and others via braille characters (gnuplot's block terminal). -- cgit v1.2.3