This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238348

Summary: command here in combination with terminal
Product: cnd Reporter: homberghp
Component: TerminalemulatorAssignee: ilia
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description homberghp 2013-11-14 09:08:07 UTC
Having a terminal in netbeans is  nice.
A usefull addition would be to be able to select a directory or file in the tree view (projects or files), drag it into the terminal and have the terminal mode to the relevant directory.
Comment 1 soldatov 2013-11-30 11:08:53 UTC
As a workaround You can use Alt+Shift+L in order to copy file path from Projects, Files or Favorites tab and Ctrl+Shift+V shortcut in order to paste path.
Comment 2 ilia 2014-10-22 09:53:59 UTC
I think it's not an expected reaction from Terminal to drag'n'drop. Usually terminals just insert file path to their screen.

This feature is implemented now, see Bug 248097 - Support drag'n'drop in Terminal