From b89795b37d845ef4a15c24c53784b4cf51e6a565 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 15 Oct 2024 10:52:40 +0300 Subject: Update docs on using terminal emulator: --- topics/lmms/rqtl2/gn-rqtl-design-implementation.gmi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'topics') diff --git a/topics/lmms/rqtl2/gn-rqtl-design-implementation.gmi b/topics/lmms/rqtl2/gn-rqtl-design-implementation.gmi index 76c52dd..ce9c0dc 100644 --- a/topics/lmms/rqtl2/gn-rqtl-design-implementation.gmi +++ b/topics/lmms/rqtl2/gn-rqtl-design-implementation.gmi @@ -63,6 +63,9 @@ This will involve: ## Additional UI Considerations We need to rethink where to output the external process logs in the UI. Currently, we can add flags to the URL to enable this functionality, e.g., `URL/page&flags&console=1`. +Also the design suggestion is to out the results in a terminal emulator for +example xterm +See more: https://xtermjs.org/ ### Current Design Suggestions: #### With HTMX, offer a split screen -- cgit v1.2.3