aboutsummaryrefslogtreecommitdiff
path: root/ui.c
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-18 22:41:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-18 22:42:42 +0100
commitce8790254a32ebc77a39ebd80dd1ee0f0a8be3cb (patch)
treeaca67f175bd770d64f7d67a0dd7245929708370a /ui.c
parent0d635bc20467b3d789091f14affe8c499c74d2ea (diff)
Added pasting clipboard on ctrl-y
Diffstat (limited to 'ui.c')
-rw-r--r--ui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui.c b/ui.c
index 9148810..ed2aa24 100644
--- a/ui.c
+++ b/ui.c
@@ -1,5 +1,3 @@
-#define DEBUG
-
// Format option at a position in raw text, used when iterating to know when to toggle a color
// option.
typedef struct {