git-svn-id: http://macvim.googlecode.com/svn/trunk@229 96c4425d-ca35-0410-94e5-3396d5c13a8f

This commit is contained in:
Bjorn Winckler
2007-09-02 18:00:44 +00:00
parent a434926ed8
commit fe6c1afd1b
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -185,3 +185,4 @@ Features (!supp indicates that a feature is not supported):
- Encodings: !supp (enc, tenc always set to utf-8)
- Autosave window position
- Smart cascading of new windows
- Partial client/server support
+2 -2
View File
@@ -1,8 +1,6 @@
Active:
- Listen to NSSystemColorsDidChangeNotification and update highlighting
- System colors don't come out the same as in other apps (as measure with
Digital Color Meter)
- Add support for 'mousehide' (needs to check p_mh)
- Build Vim (make) from Xcode project
- Cmd-W in about box sends vimMenuAction: instead of performClose:
@@ -56,6 +54,8 @@ Active:
Pending:
- System colors don't come out the same as in other apps (as measure with
Digital Color Meter)
- Select-mode for <S-Key>
- Insertion point blinking
- Hollow insertion point drawing does not always work