Skip to content
#

file-management

Here are 122 public repositories matching this topic...

laur89
laur89 commented Sep 23, 2019

Currently scrolling in directory with file preview enabled in 2nd pane could get extremely sluggish if the preview command isn't snappy enough; eg having following config to use bat for previews causes scrolling in a directory containing many shell scripts to become noticeably slow:

" remaining files:
fileviewer * bat --color always --plain %c
fil
ayz4sci
ayz4sci commented Jul 31, 2018
  1. You guys need to properly document this library, I'm having to guess, infer things in your library.
    What does signature & policy mean?

  2. The UX is poor for file uploads from local providers. After selecting an image or taking a picture, I don't know what to do next.

  3. The Picasso used in the CloudListViewHolder(59) is failing, you should update it to the latest version. This fixed it

andy5995
andy5995 commented Jun 29, 2019

This ticket will sit for a while.. I need to decide what to do about the existing man page, it hasn't been fully reviewed or updated in a while. I don't know how necessary a complete man page is for a project like rmw.

I just experimented with po4a.. pretty straightforward it seems, but all I tried so far was to create the .pot (template) file.

Best case would be that so

balacode
balacode commented Feb 24, 2018

The replacements file contains a list of strings, their replacements and replacement options. If this file is within the path being replaced, it too gets processed, which should not be done.

How to avoid losing your replacement specs?

  • Place the replacements file out of the path being processed
  • Or give the replacement file an extension that won't be handled e.g. changes.repl

How will th

delgadom
delgadom commented Mar 21, 2017

This should be implemented in the docs/examples as a proposed API.

The cache protocol must clearly define:

  • possible types of cache configurations
  • how these configurations are specified (config file, python, CLI)
  • what is cached on write for each cache configuration
  • what is cached on read for each cache configuration
  • any modifications that can be made to the defaults using method f

Improve this page

Add a description, image, and links to the file-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.