From 4d1fa0bd0c4cc69a5bc40dd203af111357592564 Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Thu, 7 May 2026 08:50:04 +0200 Subject: Add HTML-supporting terminal --- IDEAS.org | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'IDEAS.org') diff --git a/IDEAS.org b/IDEAS.org index bd48b07f..47882246 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -223,6 +223,15 @@ Vivaldi's "spatial navigation" supposedly does this, but chokes on D+. See https://github.com/alexpdp7/pandocsql https://github.com/alexpdp7/pandoc_datalog +* An HTML-supporting terminal + +See https://infosec.exchange/@david_chisnall/116526545563279595 + +- The terminal can detect programs that output HTML and show the HTML instead of regular console output +- Programs can also signal that they run a web server, and the terminal shows the content of the embedded web server. + (So an HTML top could provide a real-time user interface.) +- A command could also provide the way to open a URL in the terminal, so the terminal could replace a browser. + * Agenda - An API-based daemon that keeps a list of date, string[] tag, string message, int ordering, internal id -- cgit v1.2.3