0
Under review

Move the (…) button to the bottom toolbar for easier access

phgmacedo 10 months ago in iPhone updated by Alexander Blach (Developer) 10 months ago 1

I use share and copy actions more frequently than Settings. 

0
Answered

How to do cursor navigation in SSH Terminal on iPhone?

Texited 1 year ago in iPhone updated by Alexander Blach (Developer) 1 year ago 3

Hi! Great app!


I love using mc (midnight commander) in my terminal.

Is there any way to press and hold a cursor to navigate through the files.

With help of the "ESC / Cursor" Buttom i'm ony able to do one cursor movement at a time.

Unfortunatelly I found nothing in the manual about that.

The Navigation Wheel is iPad/Editor only!?

0

Support .RAR Archives

d 1 year ago in iPhone 0

Can you add UnRAR Support for .RAR Archives?

7-Zip, .tar.xz would also be great if not supported already 


thanks

0

Error FTP Upload in unicode UTF-8 time out

Bastian von Linge 1 year ago in iPhone 0

I cant upload files in UTF-8.

I have some html files on a webserver, wrong formated as latin-1. I download, edit and format them as utf-8. When I want to upload these files I get a time out. But not all of the new formated files. If I upload these files formated as latin-8 theres no time out.

0
Under review

nmap scan crashes iOS App when webDAV server is running

jwittlerhannover 1 year ago in iPhone updated by Alexander Blach (Developer) 1 year ago 1

while trying to connect to the WebDAV Server i performed an nmap Scan against my iPhone, which reliably crashed the App.

Test Situation.

Mobile:
Textastc App Version: 9.9.2
iPhone: Xr (MRYD2ZD/A)
iOS Version: 16.2

Scanning Device:
OS: Debian Linux Bookworm (Linux 6.1.0-6-amd64)
Wifi Card: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
nmap Version: map 7.93

nmap Command: "nmap <LAN IP from iPhone>"

Result: Hard Crash of App. WebDAV Server is disabled afterwards.

Behavior is reliably reproducible.

Unfortunately, I don't have any other iOS/macOS Devices available

0
Fixed

Bug report: Data Correctness: Find and Replace using RegEx: Removes chars that should not be removed.

Jimmy Luo 2 years ago in iPhone updated by Alexander Blach (Developer) 9 months ago 3

Properties

  • Item type: Bug
  • Priority (reporter): 1
  • Severity (reporter): 4
  • Bug Type: Data Correctness
  • Product: Textastic on iOS
  • Feature: Find and Replace using RegEx
  • Issue: Removes chars that should not be removed.

Repro Steps

  • Document: string Su 3.5\nMon 6.3\nTues 3.9
  • Find: RegEx [ A-z]
  • Replace: empty string

Expected: string 3.5\n6.3\n3.9

Actual: string 3.5\n6.3\n.9

0
Under review

preview in safari doesn’t work on iphone

brx 2 years ago in iPhone updated by Alexander Blach (Developer) 2 years ago 1

as in the subject, the button “Preview in Safari “ doesn’t do anything on iphone.

0
Under review

preview in landscape

brx 2 years ago in iPhone updated by Alexander Blach (Developer) 2 years ago 3

Preview on iPhone only works in portrait mode, it could be good if it could switch also in landscape

0
Under review

Extra row keys.

FurryFox23 2 years ago in iPhone updated 2 years ago 3

The extra row of keys get in the way of the better keyboard in textfinity which has all the same keys plus much more and has fast and precise positioning of the text cursor. Can you add the option to disable the extra keys above the keyboard on iOS like we can on iPad.

Image 498

0

I'd love to have a way to mark parts of the code for future reference.

deivse 2 years ago in iPhone 0

I'd love to have a way to mark parts of the code for future reference, like highlighting words in an ebook reader. This would be useful when looking for bugs/parts of the code where there's room for improvement, to later fix the code on a PC.