You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix docs and preferences to indicate non-CoreText renderer is deprecated
Now that CoreText scrolling performance is fixed with the stateful
renderer we should eventually stop supporting the legacy NSTextView
renderer which doesn't renderer properly and cannot do proper
fixed-width column rendering that Vim uses. Mark it as deprecated for
now but it will be removed in the future.
<textFieldCellkey="cell"controlSize="small"sendsActionOnEndEditing="YES"title="(Deprecated) Deselect this option to use the legacy renderer, which is unsupported and will be removed in a future version."id="991">
371
371
<fontkey="font"metaFont="smallSystem"/>
372
-
<stringkey="title">Selecting this option will increase rendering performance but double-tapping with three fingers to look up words will no longer work.</string>
0 commit comments