summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-11-21 18:15:40 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-11-21 18:15:40 +0200
commit0a631b0bce88d8b58f3a9de9204d14c646652920 (patch)
tree6b63ae6fb5363fc8360869b5a82f52f1e75f53ee /README
parentadded test if shell is interactive (diff)
downloadgit-prompt-0a631b0bce88d8b58f3a9de9204d14c646652920.tar.gz
git-prompt-0a631b0bce88d8b58f3a9de9204d14c646652920.tar.bz2
git-prompt-0a631b0bce88d8b58f3a9de9204d14c646652920.zip
fixed: handling files with spaces
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index c39e778..3fd45b9 100644
--- a/README
+++ b/README
@@ -34,9 +34,11 @@ TODO
- TO FIX: when file list is too long, git-prompt truncates it. Sometimes this truncation can be on color escape sequence.
- external config at /etc/git-prompt.conf and ~/.git-prompt.conf
- - wiki/screen-shots for labels and svn module
+ - new mail (howto at: http://kikhome.net/?p=11)
+ - ^Z subshell indicator
+ - wiki/screenshots for labels and svn module
- VIM module needs to be moved out of GIT module
- - make module (to show generated, stale files)
+ - make module (to show generated, stale files)
- How detect current merge? (current method through .git/MERGE_HEAD not always works)
DONE
- limit number of files displayed