-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
featureNew feature requestNew feature request
Description
Please describe the problem you're trying to solve
escape_find escapes find even if find is not active in the current directory.
This means if I find a directory, enter it, select some files with space key, and then press esc, inactive/invisible find is escaped before selection is escaped.
It is confusing because find is inactive or invisible.
Describe the solution you'd like
Find should be escaped only when it is active or visible. Filter is not escaped when it is not visible or active in the current directory. Thus, filter is intuitive. Find is not intuitive, yet. This will improve intuitiveness of escape hugely.
Yazi is trying to have sane defaults. I think this is the sane default behavior.
Metadata
Metadata
Assignees
Labels
featureNew feature requestNew feature request