0

Tabify & Untabify

Nevets 13 years ago 0
When a block of text has been selected and the user presses the TAB key, all the lines in the selected text block will be prefixed with a tab character. When the Shift + TAB key is pressed the first tab character of each line in the selected text block should be removed.
0

Add toggle button to disable keyboard input

Gareth Watts 13 years ago updated 13 years ago 2
I like to use Textastic as a syntax highlighted code reader, but find that it's easy to accidentally tap the screen instead of scroll which then pops up the on-screen keyboard.

It's easy to dismiss the keyboard' but it becomes a little frustrating after a while, thus it'd be great if there was a toggle at the top of the screen that would lock the app in "view mode" and disable accidental triggering of the keyboard
0

When I overwrite a file from Dropbox to local it does not overwrite

cmjdm 11 years ago in iPhone updated by Alexander Blach (Developer) 11 years ago 1
In order to get the most up to date file in my Dropbox folder I need delete the file and then re download it. I am not able to overwrite.
0
Under review

"Failed initialization" error, SFTP

marc kaepke 9 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 4
application server output "fatal: Unable to negotiate a key exchange method [preauth]"
OpenSSH_6.6.1p1 Ubuntu-8, OpenSSL 1.0.1f 6 Jan 2014
Ubuntu 14.10

connection with other clients is possible, but textastic returns an error
0

Livedrive support / integration

Trotts 13 years ago 0
Integration with libertine, very similar to dropbox but an unlimited service!
0
Fixed

Error overwriting files with SFTP

Bryan Creel 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 7
I just got Textastic and I like it quite a bit.  I currently have my connections working using WebDAV, but I'd prefer to switch to SFTP (SSH).  I'm using Bitvise SSH Server 5.57 and the problem is that I'm unable to overwrite existing files using Textastic. 

It asks for overwrite confirmation and then returns "Error in the SSH layer."  The strange thing is that this exact process (Download a file, upload the same file again to overwrite) works fine with Goodreader SFTP using the same login information.  My SSH server logs don't indicate any error, they just are missing the actual file transfer.  On the Textastic side, if I enable logging then here is the relevant section:

== Info: Connection #0 to host xxxx.xxx left intact
== Info: Re-using existing connection! (#0) with host xxxx.xxx
== Info: Connected to xxxx.xxx (xx.xx.xx.xx) port 22 (#0)
== Info: Could not seek stream
== Info: Connection #0 to host xxxx.xxx left intact
== Info: FTP: command REST failed
== Info: Re-using existing connection! (#0) with host xxxx.xxx
== Info: Connected to xxxx.xxx (xx.xx.xx.xx) port 22 (#0)
== Info: Creating directory '/d'
== Info: Creating directory '/d/Downloads'
== Info: Creating the dir/file failed: Operation failed
== Info: Connection #0 to host xxxx.xxx left intact
== Info: Error in the SSH layer
== Info: Re-using existing connection! (#0) with host xxxx.xxx
== Info: Connected to xxxx.xxx (xx.xx.xx.xx) port 22 (#0)


Please help; I'd much rather use SFTP to access my server.

Version 4.3
Answer

Will be fixed in the next update.

0

Textastic 2.0 is a big improvement and I'm even more happy with the program. Just coming for my thanks!

lux 13 years ago 0
Keep up with the good work, this is becoming rapidly the "BBEdit for the iPad" (BBEdit is the best editor in the world and runs on Macs)!
0

Files view

michio 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
This question is in reference to the following situation, where my files I am working on are the left, and my code is on the right. Some of the files I work with have long file names. Is there a way to expand the "Files" view so that I can see the rest of the file name?
0

Thank you

NONAMEJOSE 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Thank you for this nice application. Is very neat and beautiful. Congratulations you are a great programmer and designer.
0

FTP times out on PASV, never connects on PORT

William Cook 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Textastic doesn't work with this one particular FTP server, but other FTP clients connect without issue. Passive connections time out, and active connections simply close, even though both log in to the server without a problem. Other iPad FTP clients get a file list instantly, and desktop clients have no issues. I have a debug log I can email to you.