From 8b29f366a78090525fd66eb55fb0d1b88e5989b6 Mon Sep 17 00:00:00 2001 From: Chrys Date: Sun, 29 Oct 2017 02:07:23 +0200 Subject: [PATCH] update ToDo --- TODO v2.0 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index b5d5c5b6..b561b929 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -5,12 +5,12 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju [X] = Done Cleanups: -- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution) - [] next item - [] prev item - [] curr item - [] first item - [] last item +- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution) - core.memoryManager + [W] next item + [W] prev item + [W] curr item + [W] first item + [W] last item - split oldValues := newValues out to helper function [] split it out [] use it in vcsa driver