Your comments

LSL will be included out-of-the-box in Textastic 3.1
Is it currently possible to enter a non-breaking space in Textastic? (not in the search field)

Or do I have to do this on a computer?
Textastic 3.1 is now available on the App Store.

Hi Ted,


for Textastic 3.1 I have implemented a custom url scheme: 

In Safari, you can tap on the address bar and replace the http:// part of a url with textastic:// - as soon as you hit enter, Textastic will open and download this URL. 

I will submit 3.1 to Apple soon. 

See also http://feedback.textasticapp.com/topic/61725-custom-url-scheme-support/
This is an issue in iOS 5. I will fix it in the next update.

This is fixed for Textastic 3.1.
I could fix this bug for Textastic 3.1.

There were a few issues at work here. The UI is now updated when you download a lot of files and I could fix a memory issue when directories are created.
This is fixed for Textastic 3.1.

In the meantime, you can use this workaround:

Add the following line to your Apache config (httpd.conf):

BrowserMatch "^Textastic" redirect-carefully
I've implemented a textastic:// URL scheme for Textastic 3.1.