wbond/sublime_terminal

Disable 'open terminal here' menu item for unsaved documents

Open

#119 opened on Jun 14, 2016

 (2 comments) (0 reactions) (0 assignees)Python (117 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (597 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. Open Sublime Text
  2. File / New File
  3. Right click in text editor, 'Open terminal here...'

Expected: Menu item 'Open terminal here' is greyed out (disabled)

What actually happens: You get a popup error "Terminal: No place to open terminal to"

Contributor guide