diff --git a/README b/README index d2598b7bfc..17334b8c9e 100644 --- a/README +++ b/README @@ -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 diff --git a/TODO b/TODO index 13eaea5fc5..3a9b4fae50 100644 --- a/TODO +++ b/TODO @@ -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 - Insertion point blinking - Hollow insertion point drawing does not always work