ios-tldr-viewer icon indicating copy to clipboard operation
ios-tldr-viewer copied to clipboard

iOS client for "tldr-pages", simplified and community-driven man pages. http://tldr-pages.github.io/

Results 10 ios-tldr-viewer issues
Sort by recently updated
recently updated
newest added

When I start the app, I get a loading wheel, and eventually it times out with the above error. No entries are loaded.

Pressing the "Back" button always returns to the commands list. This is the correct behavior in case a command details view is opened. But if one taps a link and...

Wherever the app refers to a command, it uses just the command-name. Consider adding an optional platform in there too. So if I favourite the macOS version of `date`, then...

We might get a situation where there are duplicate commands with the same name. (eg: `fc` for Linux/macOS is different from `fc` for Windows) The app should handle that. In...

We might be able to do something nice with Siri search: > Hey Siri, tldr date > macOS or common? > macOS > OK, here's your tldr for macOS date...

enhancement

tl;dr pages can now be localised into multiple languages. (Some people are actively adding Italian and Simplified Chinese localisations) The app should display the tl;dr page in the user's language,...

enhancement

``` For example, if I search for "URL", it could match wget. ``` That would be fab. (Suggested by Brett Neely via email)

enhancement

``` There isn't a way to filter/search by platform ``` Correct. I'm not sure about searching by platform, but it may be useful to ignore platforms. (Eg, "Sun OS", for...

enhancement

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies