[Cyberduck-trac] [Cyberduck] #2987: Support for thidparty Terminals

Cyberduck trac at trac.cyberduck.ch
Fri Jul 30 14:56:06 CEST 2010


#2987: Support for thidparty Terminals
-------------------------------------+--------------------------------------
    Reporter:  bartleby84@…          |        Owner:  dkocher
        Type:  enhancement           |       Status:  closed 
    Priority:  low                   |    Milestone:  3.6    
   Component:  core                  |      Version:  3.1.1  
    Severity:  normal                |   Resolution:  fixed  
    Keywords:                        |     Platform:         
Architecture:                        |  
-------------------------------------+--------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 3.6


Comment:

 In r6479. Use the hidden configuration option

 {{{
 defaults write ch.sudo.cyberduck terminal.bundle.identifier
 net.sourceforge.iTerm
 defaults write ch.sudo.cyberduck terminal.command \"make\ new\
 terminal\\ntell\ the\ first\ terminal\\nlaunch\ session\ \\\"Default\
 Session\\\"\\ntell\ the\ last\ session\\nwrite\ text\ \\\"{0}\\\"\\nend\
 tell\\nend\ tell\"
 }}}

 To reset to the default settings use

 {{{
 defaults delete ch.sudo.cyberduck terminal.bundle.identifier
 defaults delete ch.sudo.cyberduck terminal.command
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2987#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list