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
which is okay BUT if you already can see in the log: the filer thinks it has changed to the directory and still displays the old content where you can select the same (or another) entry. This will be appended to the current path. In the example above, i multiple chose the Spotlight cache.
If you press TAB on a file where you do not have access to filer treads the filename as directory and behaves like above.
I think choosing a directory (or file) should only lead to an error without modifying the current path.
P.S. on my Windows machine, sometimes an backtrace will be displayed as file list (where you can choose of the backtrace as file/dir)
The text was updated successfully, but these errors were encountered:
* Let the callback also handle the error itself
- Also fix an unwrap in Rust.
Close#500
* Show the error message in the preview window
* Fix error dir
* Update CHANGELOG.md
* .
* Update CHANGELOG.md
* Close#501
* Update CHANGELOG.md
* Refine sign ensure_exists
If you choose a directory (or even a file) which got listed and you do not have permission to and press TAB you'll see an error like
which is okay BUT if you already can see in the log: the filer thinks it has changed to the directory and still displays the old content where you can select the same (or another) entry. This will be appended to the current path. In the example above, i multiple chose the Spotlight cache.
If you press TAB on a file where you do not have access to filer treads the filename as directory and behaves like above.
I think choosing a directory (or file) should only lead to an error without modifying the current path.
P.S. on my Windows machine, sometimes an backtrace will be displayed as file list (where you can choose of the backtrace as file/dir)
The text was updated successfully, but these errors were encountered: