Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

jezdez/textmate-missingdrawer

Repository files navigation

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.

bash <(curl -s -L http://goo.gl/4RUoP)

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

Uninstallation

Delete the Missing Drawer plugin from the TextMate PlugIns directory in your Library (~/Library/Application Support/TextMate/PlugIns).

rm -r "$HOME/Library/Application Support/TextMate/PlugIns/MissingDrawer.tmplugin"

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

Authors

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

About

[UNMAINTAINED] A better sidebar for Textmate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published