From 037d18711f9b3f7f36192458be7458fd2359255b Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Sat, 11 Jun 2011 00:09:12 +0200
Subject: [PATCH] Updated TODO

---
 TODO | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/TODO b/TODO
index f6307a4..d10a49c 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,13 @@
 * ^d re-binding does fail weirdly once i vcsh exit
 * set git config core.worktree $HOME or ../../../.. ?
 * vcsh clone fails when remote is empty
+* POSIX
+** remove all zsh-specific code fom vcsh proper
+** make zsh wrapper work
+* look at stew's movin, ensure we have all features
 
 * make git unignore work, edit config/ to include excludesfile = /home/richih/.gitconfig.d/<reponame>; maybe move that directory in .config, somewhere?
 
 * vcsh remove/delete
+
+* package for Debian
-- 
GitLab