You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
The goal of this issue is to discuss the current file marking behavior and possibly update it to match the wanted and or expected behavior. I want to know what you like and don't like about this feature in other file managers and in fff.
In fff you mark files with an operation at the same time. This does save a key-press but it also means committing to an operation while marking. In ranger you mark files first and then pick an operation to use on said files.
What's the best way of implementing this behavior? What do you like best? And is there a third or fourth option which works better?
I've gotten ranger-like behavior working in #80 but I'd like to see if we can make it even better. I'd love to hear your thoughts. 👍