From cc14a9f735f513fe5e0b4cd1f7552b5573b3d4ec Mon Sep 17 00:00:00 2001
From: Přemysl Eric Janouch
Date: Sun, 29 Dec 2024 22:57:41 +0100
Subject: Add selection functionality
At least for now, other actions mostly ignore the selection,
which is consistent with MC.
The selection is saved in the config/state file.
Closes #2
---
sdn.cpp | 198 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 153 insertions(+), 45 deletions(-)
(limited to 'sdn.cpp')
diff --git a/sdn.cpp b/sdn.cpp
index af2e09e..76d60fc 100644
--- a/sdn.cpp
+++ b/sdn.cpp
@@ -28,6 +28,8 @@
#include
#include