aboutsummaryrefslogtreecommitdiff
path: root/ui.c
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@keyfried.com>2024-11-18 22:41:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-18 22:42:42 +0100
commit5d433ef52651232126ec1d6d3c0f2453ac538b9f (patch)
treeaca67f175bd770d64f7d67a0dd7245929708370a /ui.c
parent49f5efb74a1ffb74891fa4debebcd63a927a13e3 (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 {