Your comments

It's great to hear that it's working for you now :)

To prevent this problem, I disabled caching. But, maybe there were some changes in iOS 5 beta. I'll try to reproduce the issue.

Hi,


please make sure that there is at least one shortcut entered in Settings -> Keyboard -> Shortcuts. Textastic crashes when there is no shortcut. This is a bug in iOS 5 beta and I have reported it to Apple.


I don't think it is because you installed TextExpander as the crash also happens in the iOS Simulator on my machine where TextExpander can't be installed.


Maybe you deleted the iOS shortcuts when installing TextExpander?

Yes, you can create new files from scratch. You can upload them to a server using FTP, SFTP or WebDAV and test it using Safari or you can show a local preview in Textastic.

You can show the cursor navigation wheel by tapping on the editor with two fingers.

Hello, I could reproduce the problem and have fixed the bug. It will be included in the next update.

Some background information:
IIS returns full URLs in its PROPFIND responses instead of relative paths like other WebDAV servers. This is handled by the WebDAV code, but I forgot to escape characters when the server returns paths in this way.

So for example a space character should become "%20", but that code part was missing. That's why it did work for URLs that had no characters in them that needed to be escaped but didn't work for paths with special characters.
Yes, this would be possible. I can show arbitrary content on an attached screen.

But, the use case mentioned in this idea "show source code to others in a presentation" works great with mirrored output.
I doubt that this would fit in the area above the page.
Yes, that's why I didn't add direct support in Textastic.
Sorry, but currently, there's no way to expand the file view to more than the regular 320 pixels.

You can see the full file name when you rename the file – either in the File Information popover or when you rename a file in the files view.