diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2024-11-18 22:41:52 +0100 |
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-18 22:42:42 +0100 |
| commit | 5d433ef52651232126ec1d6d3c0f2453ac538b9f (patch) | |
| tree | aca67f175bd770d64f7d67a0dd7245929708370a /ui.c | |
| parent | 49f5efb74a1ffb74891fa4debebcd63a927a13e3 (diff) | |
Added pasting clipboard on ctrl-y
Diffstat (limited to 'ui.c')
| -rw-r--r-- | ui.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 { |
