+1

Display which file was more recently updated between Dropbox and local

Kyle Reynolds 13 years ago in General 0

No automatic syncing is easy to work around, but when you Upload This or Download Latest, you're firing blind — I propose a warning for when the file on-server has changed since download.

+1

Awesome app!

Marco Lodola 15 years ago updated by Alexander Blach (Developer) 15 years ago 1
I am trying severall apps that claim to do the same job but so far yours is the best.

Keep up with your work!
+1

Home, End, and Copy-Paste on External Keyboard

Tim P 15 years ago updated by Alexander Blach (Developer) 15 years ago 1
I have an external bluetooth keyboard for my programming. If it's possible, could you add support for common keyboard shortcuts (Ctrl+C, or i guess, Apple+C for copy) and the ability to have home and end keys jump to the home and end of the line?

This is a great app, even without!
(Also, this feedback box, ironically, does NOT work on iPad... :P)
+1

SFTP not functioning as expected

Anne Brown 15 years ago updated by Eric Celeste 15 years ago 3
Normally, when I SFTP to a site, I'm working on the live files, so no sync is required. If the server directory structure changes, I need only refresh to see any changes.

I didn't expect Textastic's SFTP function to download a copy of the directory structure to the iPad.

Will there be support for working on remote files remotely?

Thanks
+1

Search improvements

denisy ○ 14 years ago 0
The absence of search history like in SubEthaEdit is a pity. Also the editor clears the search string when switching from one file to another while the replacement string.
0
Under review

Why can't I open the .pgn files that I used to always create?

uhuprochess 2 weeks ago updated by Alexander Blach (Developer) 2 weeks ago 1

Why can't I open the .pgn files that I used to always create?

0
Under review

Family Sharing

The Old Designer 3 weeks ago in General updated by Alexander Blach (Developer) 3 weeks ago 1

I have family sharing on iCloud enabled yet when my partner tries to sign in and restore purchase it simply will not work, enter password, and dialog box disappears. Can you please advise.

Thanks

0
Under review

OneDrive: Hours of work on iPad not auto-saved and lost

nick thain 3 weeks ago in iPad updated by Alexander Blach (Developer) 3 weeks ago 2

Opened a One-Drive text file and worked on it a few hours then closed it as I have previously, expecting file to auto-save. When i re-opened the file all of my work was gone. Has the auto-save functionality changed?

0
Under review

Voice Control: No Text Input in Terminal View (iPadOS 26.3)

maxxiimo 1 month ago in iPad updated by Alexander Blach (Developer) 1 month ago 1

Device: iPad Pro 12.9-inch (5th generation)

OS Version: iPadOS 26.3 (23D127)

App Version: Textastic 10.9.2

Accessibility Feature: Voice Control (hands-free use)

Summary:

Voice Control fails to correctly deliver text input to Textastic's terminal view. This issue has persisted across two iPadOS updates, first observed on January 25, 2026, and remains unresolved as of iPadOS 26.3 (installed February 21, 2026) with Textastic 10.9.2.

Symptom:

Voice Control appears to be active and recognizing commands (as confirmed by testing in standard text fields like Notes), but no text is delivered to Textastic's terminal input field.

Root Cause Analysis:

The issue appears to stem from a conflict between the iPadOS Predictive Text / Composition Engine and how the terminal view handles input:

- When Voice Control processes speech, iPadOS inserts tentative (composition/draft) text into the input field.

- iPadOS then commits the final text, replacing the draft.

- The terminal view does not correctly handle this new two-phase input process, resulting in no visible text being delivered.

Steps to Reproduce:

1. Enable Voice Control via Settings > Accessibility > Voice Control.

2. Open Textastic and launch a terminal session (e.g., via SSH).

3. Use a voice command to dictate a terminal command.

4. Observe that text does not appear in the terminal input field despite Voice Control confirming recognition.

Expected Behavior:

Dictated text and Voice Control aliases should be inserted cleanly into the terminal input field, identical to how they work in Textastic's code editor and other standard text fields (e.g., Notes, Safari address bar).

Impact:

This bug renders Textastic's terminal view completely inaccessible for users who rely on Voice Control for hands-free operation.

Additional Notes:

- Standard text fields, including Textastic's own code editor, handle Voice Control input correctly, confirming the issue is specific to the terminal view's interaction with the iPadOS composition engine.

- The issue did not exist prior to the iPadOS update that introduced the behavior on or around January 25, 2026.

0
Completed

Support TOML

milotin-dragos 2 months ago in General updated 2 months ago 5

Hello. Would you be able to add full support for TOML? It’s a files that is being used more and more to capture configurations as well as low level data and having support would be greatly appreciated