omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
169 stars 14 forks source link

"Find" toolbar options are unavailable on iPhone #259

Open dgelessus opened 7 years ago

dgelessus commented 7 years ago

Pythonista 3.1 (build 301016, App Store version), iPhone SE, iOS 10.2.

On iPad, the "Find" toolbar has an options menu, to enable the "Replace" text field, case-sensitive searching, regex support, etc. On iPhone, this menu is completely unavailable. I know that there isn't enough room for an extra button in the "Find" bar, but perhaps the options could be brought up by long-tapping the "Find" icon or the "Cancel" button?

mikaelho commented 7 years ago

Is there any other way to find & replace on iPhone without this menu?

zrzka commented 7 years ago

Not using Pythonista on iPhone, still valid @dgelessus? Thanks.

omz commented 7 years ago

@zrzka Still valid. Not sure if I'll actually implement the advanced search options on iPhone, but let's keep this open because it would generally make sense if I ever find a good way to make it work on a small screen (and the time to implement it).

zrzka commented 7 years ago

@omz agree, didn't want to close this one, just asked to refresh it :)

mikaelho commented 7 years ago

+1 for getting this pretty basic and essential refactoring feature working on the iPhone (where I do all my coding). Would not care if it is a clunky but functional pop-up dialog.