Topic: https://brettterpstra.com/2012/06/03/app-review-textastic-code-editor-for-ipad/
hide preview

What's next? verify your email address for reply notifications!

Grégoire Noyelle 12y, 208d ago

I really love this app. That's the first time I can enjoy writting some code on iPhone. And you can synchronize the same file with multiple online hosting: sftp and Dropbox for instance. The extended keyboard is very useful.

hide preview

What's next? verify your email address for reply notifications!

Tomás F. Serna 12y, 209d ago

Brett, many many thanks for all the geeky goodies! Long time NVAlt user and very happy Marked license owner as well. Bests from Madrid!

hide preview

What's next? verify your email address for reply notifications!

Jamie L. 12y, 289d ago

I guess my outburst was slightly ill considered. Sorry. I do use plain old vim in a shell over ssh (when in not just living in a shell under OSX, also using vim). Issh is great, I love it, I have a wireless keyboard, and work wherever. The iPad is changing me, but mostly as a dumb terminal for really old habits.

I am annoyed with Xcode, for instance. Damn kids on my lawn. Move with the flow, I guess.

hide preview

What's next? verify your email address for reply notifications!

Jamie L. 12y, 290d ago

How do you use paired wrapping? That makes me insane. I never understand what scope I'm in unless I type it, and constantly arrow-keying, ugh.

Am I using these tools wrong, or just poisoned by vi? Because I'm totally sticking with vi, but can't believe you all are stupid.

remark link
hide preview

What's next? verify your email address for reply notifications!

Brett 12y, 289d ago

I'm assuming you don't mean the vim iOS app, because the lack of an accessible escape key seems like a horrible oversight and a UX travesty. I do like vi/vim over SSH in Prompt when I need to make direct changes on a server.

Are we just talking about iOS editors here? Wrapping on iOS means I can drag out my selection and tap one key to add quotes, parenthesis, and brackets. Much easier than positioning the cursor with taps, typing a character, repositioning (and getting frustrated because the cursor never ends up where I want it, resulting in 3 or 4 taps to get it at the right character -- much smoother when dragging a selection), then finding the other half of the pair.

I use the "surround" plugin in vim, btw, which is awesome.

hide preview

What's next? verify your email address for reply notifications!