Opened on Jun 21, 2009 at 9:29:26 AM
Closed on Nov 13, 2009 at 11:13:10 PM
Last modified on Jan 17, 2010 at 2:47:25 PM
#3259 closed enhancement (duplicate)
Add AlphaX as text editor
Reported by: | el@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 3.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Hi,
AlphaX http://pagesperso-orange.fr/bdesgraupes/alpha.html seems to support ODB but I can't find a way to include it into the list of editors useable with Cyberduck.
el
Change History (7)
comment:1 follow-up: ↓ 2 Changed on Jun 21, 2009 at 5:26:31 PM by dkocher
comment:2 in reply to: ↑ 1 Changed on Jun 21, 2009 at 7:36:17 PM by dkocher
Replying to dkocher:
You can test this by editing the two following defaults properties in a Terminal.app window
defaults write ch.sudo.cyberduck editor.name AlphaX defaults write ch.sudo.cyberduck editor.bundleIdentifier net.sourceforge.alphatcl
The bundle identifier seems to be different for the version that is compatible:
defaults write ch.sudo.cyberduck editor.bundleIdentifier net.cabal.alphax
comment:3 Changed on Nov 13, 2009 at 11:13:10 PM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Obsolete part of #2306.
comment:4 Changed on Nov 13, 2009 at 11:13:26 PM by dkocher
- Milestone set to 3.5
comment:5 Changed on Dec 18, 2009 at 12:57:29 PM by Grit
Don't know if this is already somewhere in the tickets, but to use TextWrangler as your editor type this:
defaults write ch.sudo.cyberduck editor.name TextWrangler defaults write ch.sudo.cyberduck editor.bundleIdentifier com.barebones.textwrangler
comment:6 Changed on Jan 6, 2010 at 10:35:58 AM by dkocher
Refer to #3834.
comment:7 Changed on Jan 17, 2010 at 2:47:25 PM by dkocher
- Milestone 3.4.1 deleted
You can test this by editing the two following defaults properties in a Terminal.app window