0
Not a bug

ssh 1and1

palmpiiic 9 years ago in iPad updated by Alexander Blach (Developer) 9 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 9 years ago updated by Alexander Blach (Developer) 9 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
0

Clojure syntax highlighting would be welcome.

Bruno Rivard 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Clojure and Racket Scheme are two languages that would be great additions to your software.
0

After renaming a file, the files sidebar does not update.

Raffael Erhart 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
After renaming a file, the files sidebar does not update, even when tapping on Reload. In File Transfer view, everything is fine. The only known solution is to kill the app and restart it.
0
Completed

Please add Inconsolata XL font

Stuart Roebuck 14 years ago updated by Alexander Blach (Developer) 14 years ago 2
Inconsolata is a very nice open source coding font and Insonsolata XL adds a bold variant which helps with syntax highlighting. There should be no license issues with adding this and I know of at least one other iPad app which includes it. The download link for the font is:

<http://www.bitcetera.com/en/techblog/2009/10/09/inconsolata-xl-font>
Version 2.0
Answer
Will be available as a choice in Textastic 2.0.
0

AirDrop for Files, Folders, Zip archives (Through the file manager side).

Vertigo Bird 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1

I've made a connection to the Mac via Sftp, and that works well. That said, I think AirDrop is a faster method and moving files, folders, and zip archives to the Mac would be a good candidate for its use. Texttastic already is a destination (Open in …) when receiving AirDrop.

0

CSS styles aren't applied in the Preview

Heather Roberts 11 years ago in iPad updated by Alexander Blach (Developer) 9 years ago 5
My style sheets aren't applied to the HTML code in preview, is this something that is missing? Or am I doing something wrong?
0

Edit files on FTP / Auto backup / JS Console

Mattijah S 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 3

1. Please can you add to application options for edit (realtime) files on FTP? Now I have to download file, edit file and again upload what take a lot of time...


2. Next function is about AutoBackup. So for example I have in the application file index.js which I am editing very often and I don't want lose it also I don't have time for upload it every time...so basically a select file, set time and application will backup file/folder automatically...


3. Last idea is javascript console in preview/browser. Very simple console where I can see log or where I can enter simple JS command. Also will be good some button/function for add jQuery support to file... ;) 

0
Fixed

bad interpreter: Text file busy

mark page 14 years ago updated by Alexander Blach (Developer) 13 years ago 1

When editing Perl CGI over SSH (SFTP) scripts will not execute from the shell or via Apache. Log shows "bad interpreter: Text file busy" and running "lsof | grep filename.pl" shows sftp-serv has the file open. After closing Textastic the file is executable again from the shell and Apache. Netstat confirms the SSH connection is being held open by Textastic (even when in the background on iPad) until the app is closed. Any thoughts on how to work around this?

Answer
I could reproduce the problem now. It will be fixed in the next update.