From d9021b1e725b177d9550f802e959fdaedb782b4a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 6 Mar 2025 12:55:24 +0530 Subject: [PATCH] Add NEMU to integrations --- docs/integrations.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index b865aa2c2..595d20360 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -240,6 +240,13 @@ A tool to display weather information in your terminal with curl ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ View and manage the system clipboard under Wayland in your kitty terminal +.. tool_nemu: + +`NEMU `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +TUI for QEMU used to manage virtual machines, can display the Virtual Machine +in the terminal using the kitty graphics protocol. + Editor integration -----------------------