yazi icon indicating copy to clipboard operation
yazi copied to clipboard

Deleting files in search mode doesn't refresh tab

Open TD-Sky opened this issue 1 year ago • 2 comments

Version: https://github.com/sxyazi/yazi/commit/8fd3d15918b9ebba127fe11cff38b1bb73393f60

TD-Sky avatar Aug 15 '23 07:08 TD-Sky

Thanks for reporting, this is a known issue, as refreshes have to be re-searched, and that's a lot of overhead.

Perhaps a way needs to be found to partially update user changed items.

sxyazi avatar Aug 15 '23 08:08 sxyazi

Might be similar behavior: changing a file permission by running a shell command with ; then chmod +x script.sh doesn't update the displayed file permissions.

aidanmontare-fed avatar May 10 '24 17:05 aidanmontare-fed