0

Courier font (in lieu of Courier New)

LittleHouse75 12 years ago in iPad 0
Hi,

I may be the only person requesting this, but we'll see if anyone else jumps in.

The standard font for screenwriting (and some playwriting) is Courier.  Courier New, on the other hand, (which is built into Textastic) tends to be discouraged, as it is extremely thin and much harder to read.

Consequently, it would be great to see standard, heavier Courier as a font option, especially since Fountain syntax highlighting now works beautifully in Textastic.

Whether or not this request makes the cut, Textastic is pure awesomeness.  Looking forward for the upcoming update.

Thanks!

-Tim
0

Display generic image for objects that can't be displayed in preview. Eg. Flash

j0nnos 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
For objects that cant be displayed in preview (eg. flash object ), display a generic image of what the object is or the first frame of the object rather than leaving a blank space.
0

HTML/JavaScript termination of running script when click Done

Adrian Nelson 13 years ago updated 13 years ago 2
Hi, First of all what a great app! I am writing / prototyping some data compression algorithms (in JavaScript) and using the preview facility of the HTML file that is including many scripts. some of these take time to run and as results are output into the DOM as the algorithms run it is sometimes obvious that my test can stop. When I click the Done button to return from preview to the editor nothing happens until the scripts running in the preview window complete even though I have returned to the editor.

My suggestion (if it is possible) is that when the Done button is clicked in the preview window is to reset the HTML document in order to effectively cancel the currently running Javascript so that the editor can be used straight away.

Thanks again for a great app,
Adrian
0

Focus in open files

Sladgo Michalski 13 years ago in General updated by Alexander Blach (Developer) 13 years ago 1

When switching betweeen open files the focus should stay at last position. Thank you :)

0
Completed

Exporting using "Open in..."

Tom Andersen 15 years ago updated by Alexander Blach (Developer) 15 years ago 0
The manual does not say if I can use 'Open In.." to export to other iOS apps once I am done editing a document. So I don't know wether the app does this or not. Its easy to implement, and would make a lot of things easier. For instance there are likely WebDav apps (does iDisk support this?) that benefit from this behavoir. If its already there, then please add it to the manual.
Answer
Yes, when you have a file opened in Textaxtic, you can tap on the "action" button (right-most button in the toolbar) and use the "Open In..." command to open the document in other apps registered for this file type.
0

No way of entering Apache's Password

Keven Ménard 13 years ago updated by Ramon Figueroa-Centeno 12 years ago 7
When the website is protected by a password (Apache's), there is no way of logging in when using the preview feature so it loads forever. Thanks for fixing in next release!
0

Perl: Bit Operator "<<" is interpreted as #

Stefan Theurer 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 1

I have a *.pm-File with the line


$chScale = (1 << TSL2561_LUX_CHSCALE);


Textastic prints everything green below the bit-operator <<


Image 135


0
Not a bug

ssh 1and1

palmpiiic 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 3

I cant use 1and1 ssh that works with putty..logs enclosed

yours

luc

== Info: Hostname was NOT found in DNS cache
== Info: Trying 82.165.218.190...
== Info: Connected to xxxxxxxxx (82.165.218.190) port 22 (#4)
== Info: SSH MD5 fingerprint: 34470fe91ac2eb56ebcc58593a0280b6
== Info: SSH authentication methods available: publickey,password
== Info: Authentication failure
== Info: Closing connection 4

0
Under review

Have a way to get rid of the top bar, ears space too think

Paul Durao 10 years ago updated by Alexander Blach (Developer) 10 years ago 1

the bar at the top takes space, there should be some way to retract it

0

Large files

Marco Cecchetti 13 years ago updated 13 years ago 4
How much large can an edited file be without slow down responsiveness ?  I think of something like a javascript file with 20,000 line of code