{"id":16220464,"url":"https://github.com/mortonfox/nerdtree-iterm","last_synced_at":"2025-07-23T13:04:19.264Z","repository":{"id":10190490,"uuid":"12280108","full_name":"mortonfox/nerdtree-iterm","owner":"mortonfox","description":"NERDTree plugin to open the selected folder in iTerm.","archived":false,"fork":false,"pushed_at":"2016-07-22T04:06:06.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T19:07:46.710Z","etag":null,"topics":["iterm","nerdtree","vim"],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mortonfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-21T20:06:55.000Z","updated_at":"2019-08-13T15:25:40.000Z","dependencies_parsed_at":"2022-08-28T08:53:01.924Z","dependency_job_id":null,"html_url":"https://github.com/mortonfox/nerdtree-iterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mortonfox/nerdtree-iterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fnerdtree-iterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fnerdtree-iterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fnerdtree-iterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fnerdtree-iterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortonfox","download_url":"https://codeload.github.com/mortonfox/nerdtree-iterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fnerdtree-iterm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682590,"owners_count":23967837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iterm","nerdtree","vim"],"created_at":"2024-10-10T11:58:45.956Z","updated_at":"2025-07-23T13:04:19.241Z","avatar_url":"https://github.com/mortonfox.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nerdtree-iterm\n\n## Introduction\n\niterm\\_menu\\_item is a [NERDTree](https://github.com/scrooloose/nerdtree)\nplugin that adds a menu item to open the selected folder in\n[iTerm2](https://iterm2.com/). (i.e. open a shell window and cd to that\nfolder)\n\n## Installation\n\n### Pathogen\n\nUse the following commands:\n\n    cd ~/.vim/bundle\n    git clone https://github.com/mortonfox/nerdtree-iterm.git\n\n### Vundle\n\nAdd the following to your vimrc:\n\n    Plugin 'mortonfox/nerdtree-iterm'\n\nInstall with ```:PluginInstall```.\n\n### Manual Installation\n\nCopy ```iterm_menu_item.vim``` to ```~/.vim/nerdtree_plugin/``` (*nix)\nor ```~/vimfiles/nerdtree_plugin``` (Windows).\n\n### iTerm2 3.x\n\nnerdtree-iterm uses a piece of AppleScript code to open an iTerm session. This\nAppleScript code is different for iTerm2 2.x and for iTerm2 3.x.\n\nBy default, nerdtree-iterm supports iTerm2 2.x. If you are using iTerm2 3.x (or\nan iTerm2 2.9 nightly build), add the following to your vimrc:\n\n    let g:nerdtree_iterm_iterm_version = 3\n\n## Usage\n\nIn the NERDTree window, select the desired folder and then type ```m```\nand ```i``` to open an iTerm2 session with that folder as the current\ndirectory. If the selection is on a file, this plugin will open iTerm on the\nenclosing folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Fnerdtree-iterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortonfox%2Fnerdtree-iterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Fnerdtree-iterm/lists"}