Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AlphaX as text editor #3259

Closed
cyberduck opened this issue Jun 21, 2009 · 5 comments
Closed

Add AlphaX as text editor #3259

cyberduck opened this issue Jun 21, 2009 · 5 comments

Comments

@cyberduck
Copy link
Collaborator

62ad2a2 created the issue

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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:1 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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Obsolete part of #2306.

@cyberduck
Copy link
Collaborator Author

Grit commented

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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Refer to #3834.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants