Skip to content

mortonfox/nerdtree-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nerdtree-term

Introduction

nerdtree_term is a NERDTree plugin that adds a menu item to open the selected folder in Mac OS X Terminal. (i.e. open a shell window and cd to that folder)

Installation

Pathogen

Run the following commands in a shell:

cd ~/.vim/bundle
git clone https://github.com/mortonfox/nerdtree-term.git

Vundle

Add the following to your vimrc:

Plugin 'mortonfox/nerdtree-term'

Install with :PluginInstall.

Manual Installation

Copy the terminal_menu_item.vim file to ~/.vim/nerdtree_plugin/ (*nix) or ~/vimfiles/nerdtree_plugin (Windows).

Usage

In the NERDTree window, select the desired folder and then type m and t to open the Terminal session.

About

NERDTree plugin to open the selected folder in Terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published