Ultimately, I want to support sftp and ssh file access because I need
that for my real job, but because there's native high-level python
webdav client libraries and there don't seem to be equivalent high
level ssh/sftp libs, I'm trying to crawl before walking. It may be
that the support code needed for pycurl for ssh/sftp is totally
unrelated, but at this point I don't know.
ChangeLog:
* Released peppy-0.13.0 "Odyssey and Aquarius"
* added help viewer and included htmlhelp version of user manual
* added experimental webdav support for network file access (bug #230)
* added insert file action (bug #430)
* added copy of user manual to peppy (bug #787)
* added reStructuredText mode
* fixed bug in STC highlight color logic (bug #789)
* changed list mode to use alternating background colors
* added printing support for list mode and dired mode
* fixed bug where files were getting opened twice during load (bug #792)
* fixed GTK keystroke for undo/redo actions (bug #764)
* fixed reindent bug in Makefile mode (bug #784)
* fixed bug in project settings dialog (bug #794)
Always interested in bug reports or success reports! Let me know if
you give webdav a shot.
Rob