mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
git-svn-id: http://macvim.googlecode.com/svn/trunk@229 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user