diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index 24b4b3fea1..6de11036d6 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -259,6 +259,7 @@ MMDialogsTrackPwd open/save dialogs track the Vim pwd [bool] MMLoginShellArgument login shell parameter [string] MMLoginShellCommand which shell to use to launch Vim [string] MMNoFontSubstitution disable automatic font substitution [bool] +MMNoTitleBarWindowKey hide title bar [bool] MMShowAddTabButton enable "add tab" button on tabline [bool] MMTabMaxWidth maximum width of a tab [int] MMTabMinWidth minimum width of a tab [int] @@ -269,6 +270,7 @@ MMTextInsetRight text area offset in pixels [int] MMTextInsetTop text area offset in pixels [int] MMTexturedWindow use brushed metal window (Tiger only) [bool] MMTranslateCtrlClick interpret ctrl-click as right-click [bool] +MMUseMouseTime use mousetime to detect multiple clicks [bool] MMVerticalSplit files open in vertical splits [bool] MMZoomBoth zoom button maximizes both directions [bool]