Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.53 KB

Readme.markdown

File metadata and controls

32 lines (20 loc) · 1.53 KB

MissingDrawer.tmplugin

This plugin provides Xcode-like project window interface without drawer and adds "Open Terminal Here" button to the file list's button panel.

Screenshot

Installation

Simply run the following command to download the latest version from GitHub.

$ curl -L https://github.com/downloads/jezdez/textmate-missingdrawer/MissingDrawer-0.4.0.tmplugin.zip | tar -xf - && open MissingDrawer.tmplugin

You may also download the latest version from the project download page and double click the MissingDrawer.plugin file contained.

Configuring

To configure Missing Drawer, simply open TextMate's preferences, click the double arrow icon in the top right of the window, and choose Missing Drawer from the menu. The following preferences are supported:

  • Changing the sidebar's color
  • Enabling/Disabling the open terminal button
  • Choosing the terminal application. Terminal and iTerm are supported
  • Enabling the git button

Authors

The source code is released under the MIT license. Please see LICENSE for more information.