If the current buffer is an SFTP remote file, the path should be stripped of the prefix e.g.
sftp://user@host.domain.com:22/path/to/Class.java
becomes
/path/to/Class.java
when using the context menu option 'Copy Path to Clipboard'
See also #359 (SshConsole)
jEdit 5.3.0 (stable)
Enabled plugins: FTP 1.3, Common Controls 1.7.4, BufferTabs 1.2.4
Windows 7 x86_64
Oracle JRE 1.8.0_66 (x86_64) + JCE unlimited strength policies
Hello,
I am part of a group hoping to contribute to jEdit, specifically. We know java and swing and have read the wiki and whatnot.
How can we "claim" this task?
Cheers
You can submit a patch for this at any time, by creating a post in the jedit plugin patches tracker.